Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 290 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 290 Bytes

Backbone - Blogroll

Simple CRUD App, made with backbone and nodeJS (express)

Running Locally

Make sure you have Node.js installed.

$ git clone https://github.com/alvintheodora/backbone-blogroll.git
$ cd backbone-blogroll
$ npm install
$ node server