Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 349 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 349 Bytes

BlogApp

A blog web application which implements a RESTful route using Node.js, express, ejs and MongoDB.

IMPORTANT: node_modules is not included in the final commit... Use "npm install express mongoose body-parser method-override ejs" in the terminal in order to get all the required files. See package.json for a full list under "dependencies"!