Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 345 Bytes

File metadata and controls

10 lines (6 loc) · 345 Bytes

nodejs-expressjs-mongodb-basic-operations

Basic CRUD operations with NodeJS and MongoDB

Run npm install to install dependencies.

Start MongoDB and run npm start to start server. Use nodemon to automatic restart server upon changes.

Check out complete tutorial here.

http://webmpires.net/index.php/blog/working-with-mongodb-in-nodejs