LuisNeighbur / nodeBlog

un blog escrito en js con expressJS sobre nodeJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node Simple Blog

#Install This project is for purpose educative only

Install mongo with command

$ sudo apt-get install mongodb

Install redis with command

$ sudo apt-get install redis-server

Clone this repo with

$ git clone git@github.com:LuisNeighbur/nodeBlog.git

Install dependencies

$ npm install

Run server

$ node server

Developed by Luis Neighbur Github

Facebook

Twitter

About

un blog escrito en js con expressJS sobre nodeJS


Languages

Language:JavaScript 100.0%Language:CSS 0.0%