Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 330 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 330 Bytes

Backbone Marionette Todos

Todos application built with Backbone.Marionette library as an exercise from "Developing Backbone.js Applications"

Run Application

Install bower

$ npm install -g bower

Install dependencies

$ bower install

Open index.html in browser