/jubilee

D3 Reusable Components Library

Primary LanguageJavaScriptMIT LicenseMIT

Jubilee (a.k.a the Ultimate sidekick)

D3 Reusable Components Library

Disclosure

This repository is still in its early stage, so things may not work properly.

Environment Setup

Fork the repository. You will need node, npm, and grunt. Change into the project's root directory.

npm install && bower install

Run Grunt with grunt. That's it!