Node >= 6
yarn install
#or
npm install
# serve with hot reload at localhost:8010
npm run dev
#or
yarn dev
debug
npm run build:stage
#or
yarn build:stage
release
npm run build:prod
#or
yarn build:prod
Vue.js
Element UI
Vue Router
Vuex
Echarts
Axios
vue-element-admin