joshua1988 / vue-chart-starter-kit

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:JavaScript 67.0%Language:Vue 29.2%Language:HTML 3.8%