qbaty / vue-d3

A fun experimental learning project where I learn how to use d3 while leveraging the power of VueJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-d3

Vue D3

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

Checklist for this stream:

  • Install D3 (modular)
  • Learn best way to tie with Vuejs
  • Play with some Viz on webpack stats.json.

About

A fun experimental learning project where I learn how to use d3 while leveraging the power of VueJS


Languages

Language:JavaScript 60.8%Language:Vue 34.3%Language:HTML 4.9%