Skip to content

Easy scaffolding for a D3 app #9

Open
@ianks

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:

  1. $ npm install -g yo gulp generator-d3-iris
  2. $ yo d3-iris
  3. $ gulp
  4. Enjoy.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions