D3 Reusable Components Library
This repository is still in its early stage, so things may not work properly.
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!