Backbone.js-Demo icon indicating copy to clipboard operation
Backbone.js-Demo copied to clipboard

Backbone.js Demo

Installation

Submodules

This project uses several libraries that have been bundled as git submodules. In order to get them into the project, you have to run the following command in the root of your project:

$ git submodule init && git submodule update