https://sumayi.github.io/vue-Statistics/dist/index.html#/ 组件化,模块化 相互模块独立,可自由拖动位置。
# 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- vue(vue项目构建、指令的运用、组件封装)
- vue-router
- vue-draggable(拖拽的灵活应用,应用于插件的增删排版)
- vuex(组件之间通信)
- 网络请求axios(自己封装axios、跨域代理配置)
- 可视化工具echarts、v-charts处理图形(地图编辑、控制大小、布局、颜色、接受数据格式)
- es6
- 后台涉及node.js/sql语法的应用等
