Nodejs + MongoDB + Mongoose Sample application to demonstrate the CURD operation with Nodejs and MongoDB Steps to start the application 1.git clone https://github.com/SparshKesari/theOffice2 2.cd /path/to/nodejs-mongodb 3.npm install 4.node app.js