Go into project dir
Do an npm install for installing all the project dependencies
Start your mongodb server in the background.
Then run nodeJs server by running--- node app.js
Goto to--- https://localhost:3000/todo
Go into project dir
Do an npm install for installing all the project dependencies
Start your mongodb server in the background.
Then run nodeJs server by running--- node app.js
Goto to--- https://localhost:3000/todo