208 B
208 B
node-base-project
Quick usage
1) Start development
npm run build:watch
npm run test:watch
2) Build
npm run build
3) Run
npm run start
npm run build:watch
npm run test:watch
npm run build
npm run start