1.0.0-alpha.3 • Published 7 years ago

metal-charts v1.0.0-alpha.3

Weekly downloads
3
License
BSD
Repository
github
Last release
7 years ago

metal-charts

Metal.js wrapper for D3 and billboard.js

Setup

  1. Install NodeJS >= v0.12.0 and NPM >= v3.0.0, if you don't have it yet. You can find it here.

  2. Install local dependencies:

    npm install
  3. Build the code:

    npm run build
  4. Start the demo server:

    npm run start
  5. Open the demo at http://localhost:4000/demos in your browser.

Contribute

We'd love to get contributions from you! Please, check our Contributing Guidelines to see how you can help us improve.