Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 151 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 151 Bytes

Node.js Server Boilerplate

Node.js Express Server + MongoDB Client with Functional Style

Start with Node.js:

$ npm i
$ npm run start