/blog

A simple blog app

Primary LanguageJavaScript

blog

A simple blog app running on Express and MongoDB via mongoose.

  • Install and run MongoDB

  • Run 'npm install' from within the /blog/ directory

  • Run 'node app.js'