Skip to content

boilerplate for some d3 experiments with ES6 support

License

Notifications You must be signed in to change notification settings

DinoJay/d3-babel-webpack

Repository files navigation

d3-webpack-babel

simple d3 webpack boilerplate to test some simple code

What's in it?

Just a simple index.js, webpack.config.js and index.html file.

To run

You can simply run webpack build using this command:

> $ npm run build

If you want to run with webpack-dev-server simply run this command:

> $ npm run start

And go to:

http://http://127.0.0.1:8888/webpack-dev-server/bundle

About

boilerplate for some d3 experiments with ES6 support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages