Skip to content

evanwild/make-node-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

make-node-app

Don't spend any more time configuring new Node.js projects!

Features

  • Single command to make a new project
  • Modern preconfigured tsconfig.json
  • Fast development mode which reruns on changes
  • Concise package.json and .gitignore

Usage

You can create a new project interactively by running:

npx make-node-app@latest