Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 198 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 198 Bytes

Nodejs + MongoDB + Mongoose Sample application to demonstrate the CURD operation with Nodejs and MongoDB

Steps to start the application

1.cd /path/to/nodejs-mongodb

2.npm install

3.node app.js