Open
Description
https://github.com/Dudemullet/generator-d3-iris
This is a package that allows you to instantly build a d3 project with live-reload, some dummy data, and a simple build. It uses Yeoman to build out the basics of the app. This will allow you to edit your javascript seperately from your HTML, and have your browser automatically reload the page whenever you make a change.
Steps:
$ npm install -g yo gulp generator-d3-iris
$ yo d3-iris
$ gulp
- Enjoy.
Metadata
Assignees
Labels
No labels