Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 546 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 546 Bytes

vue-chart-starter-kit

Simple chart page that uses Element UI, Vue Router and Vue Chart

Demo

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

Libraries

  • Vue (2.4.4)
  • Vue Router (3.0.1)
  • Vue Chart-js (3.0.0)
  • Chart.js (2.7.1)
  • Element-Ui (2.0.2)

For detailed explanation on how things work, consult the docs for vue-loader.