generator-d3-try

0.1.3 • Public • Published

generator-d3-try

This is a Yeoman generator for the d3.js. It has the minimum skeleton necessary to start trying things with d3.js

Getting Started

Installing Yeoman?

This generator required yeoman, it can be installed from npm:

$ npm install -g yo

Yeoman Generators

To install generator-d3-try from npm, run:

$ npm install -g generator-d3-try

Generating an empty d3 project

Navigate into a folder where you want your presentation

$ yo d3-try project-name

Running

This generator uses gulp and browser-sync. If you do not have gulp installed, you may have to run npm install -g gulp.

In order to run live preview with browser-sync, just run:

$ gulp

License

MIT

Package Sidebar

Install

npm i generator-d3-try

Weekly Downloads

1

Version

0.1.3

License

MIT

Last publish

Collaborators

  • kirjs