-> go to the project folder and run npm install
-> run mongodb server using mongod
-> Open two git bash terminal and run following commands : npm run watch
and npm run server
-> Hit localhost:3000
in your browser
-> go to the project folder and run npm install
-> run mongodb server using mongod
-> Open two git bash terminal and run following commands : npm run watch
and npm run server
-> Hit localhost:3000
in your browser