A sample application demonstrating how an application might be built against the Open Data API using Backbone.js and Marionette.js.
- nodejs and npm
- bower (
npm install -g bower
) - phantomjs (for tests)
- Clone the repo:
git clone [email protected]:mjuniper/OpenData-Backbone.git
cd OpenData-Backbone
npm install
bower install
gulp serve