Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 349 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 349 Bytes

reD3

Reusable D3 Charts and Components

Home Page

Angular.js Directives coming soon!

To run examples locally

  • Clone this git repo.
  • Run npm install to setup Grunt and node packages.
  • Run bower install to install 3rd party D3 library.
  • Run grunt serve to launch the web server and view the demos.