An ember-cli shim for c3.js, allowing it to be consumed as an ES6 module
import c3 from 'c3';
git clone
this repositorynpm install
bower install
ember server
- Visit your app at http://localhost:4200.
ember test
ember test --server
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.