generator-d3chart
Version:
A Yeoman generator for d3.chart
16 lines (11 loc) • 537 B
Markdown
# Generator-d3chart
[](https://travis-ci.org/krishantaylor/generator-d3chart)
A generator for Yeoman.
Based on [d3.chart.template](https://github.com/misoproject/d3.chart.template)
## Getting started
- Make sure you have [yo](https://github.com/yeoman/yo) installed:
`npm install -g yo`
- Install the generator: `npm install -g generator-d3chart`
- Run: `yo d3chart`
## License
[MIT License](http://en.wikipedia.org/wiki/MIT_License)