Only the basic code, to start an express server development
- basic tests
- app is detached from the server (that is in the index.js file)
- router is detached from the app.js
https://github.com/Klygins/example-express-server/tree/extended
yarn
yarn start