panxinwu / Backbone.js-Demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About