NathanMBR / blog-handlebars

A simple blog created in Node.js with Handlebars, Bootstrap 3, Express, Mongoose, and other modules.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple blog created in Node.js with Handlebars, Bootstrap 3, Express, Mongoose, and other modules. To run this blog in your computer, you'll need to: 1 - Install all the modules described in package.json 2 - Run MongoDB in the default port (27017) 3 - Run the app.js file After this three steps, just open localhost in your navigator. The site runs in the 80 port.

About

A simple blog created in Node.js with Handlebars, Bootstrap 3, Express, Mongoose, and other modules.


Languages

Language:JavaScript 86.6%Language:Handlebars 13.4%