Skip to content

πŸ”¨ A simple repo template to quickly bootstrap a new node project πŸš€

License

Notifications You must be signed in to change notification settings

chriskalmar/node-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

32 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”¨ node-project-template

A simple repo template to quickly bootstrap a new node project

How to use

πŸ’» run in dev watch mode:

npm run dev

πŸš€ run in production mode:

npm run start

πŸ”¬ run tests:

npm run test

πŸ”¬ run tests in watch mode:

npm run test-watch

🚿 clean up build folder:

npm run clean

πŸ— build project:

npm run build

License

MIT License

About

πŸ”¨ A simple repo template to quickly bootstrap a new node project πŸš€

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages