Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Easy scaffolding for a D3 app #9

Open
ianks opened this issue Oct 23, 2014 · 0 comments
Open

Easy scaffolding for a D3 app #9

ianks opened this issue Oct 23, 2014 · 0 comments

Comments

@ianks
Copy link

ianks commented Oct 23, 2014

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:

  1. $ npm install -g yo gulp generator-d3-iris
  2. $ yo d3-iris
  3. $ gulp
  4. Enjoy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant