Node boilerplate for PoC
npm install
npm start
go to http://localhost:8080
- switch to use babel in node
- add tests with mocha
- generate swagger doc for api
- clean up package.json (remove unused dependencies)
Node boilerplate for PoC
npm install
npm start
go to http://localhost:8080