Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 398 Bytes

File metadata and controls

25 lines (20 loc) · 398 Bytes

The server

A boilerplate for web server, with modular architecture over microservices approach.

How to start

$ npm install

How to start

$ npm start

How to test

$ npm test

How to test, finding coverage, build, running lint, docs everything

$ npm run all

json2server

Read more about JSON 2 Server