0.2.0 ā€¢ Published 3 years ago

shyft-service-kit v0.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

šŸ”Ø 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