/mongooseTest

Primary LanguageJavaScript

mongooseTest

Used this as a starting point to build a simple CRUD app: http://mongoosejs.com/docs/index.html

To get running:

  1. Start mongod
  2. clone this repo
  3. run npm install in project directory
  4. node app.js