Clone the express-mongo-CRUD repository, run npm install
to grab the dependencies, and start hacking!
Runs like a typical express app:
node app.js
Run the app in Browser:
localhost:3000/notes
Just fetch the changes and merge them into your project with git.