195 B
195 B
Very Simple node boilerplate
Quick usage
To start development
npm run build:watch
npm run test:watch
To build
npm run build
To start
npm run start
npm run build:watch
npm run test:watch
npm run build
npm run start