/d3test

Primary LanguageJavaScript

d3.js test

Simple d3.js test:

Guide

$ npm install
  • Transpile and start server
$ npm run start
  • Open http://localhost:8888/ in browser

  • If you just want to build bundle.js, run webpack ./src/main.js