/zingchart-kitchen-sink

Super sweet version of the ZingChart Kitchen Sink. Made w/ Backbone. My magnum opus.

Primary LanguageCSS

Kitchen Sink Backbone Edition

For development:

  1. Download, clone, or fork this repository.

  2. Run npm install to download dependencies.

  3. Run bower install to download more dependencies.

  4. Run node server.js to run the included server on port 8080.

  5. Run grunt to start watch task on app/* files.