Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 254 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 254 Bytes

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