Skip to content

基于vue、element-ui、vue-router、axios、echarts的管理系统

License

Notifications You must be signed in to change notification settings

liwudi/manage-platform

Repository files navigation

manage-platform

基于vue、element-ui、vue-router、axios、echarts的管理系统

[线上地址] https://github.com/liwudi/manage-platform.git

相关demo

https://github.com/liwudi/Vue.git

Build Setup

1、Clone project

git clone https://github.com/liwudi/manage-platform.git

2、Install dependencies

npm install

3、建议不要用cnpm 安装有各种诡异的bug 可以通过如下操作解决npm速度慢的问题

npm install --registry=https://registry.npm.taobao.org

4、serve with hot reload at localhost:9528

npm run dev

5、build for production with minification

npm run build

6、build for production and view the bundle analyzer report

npm run build --report

相关文档

vue-router文档

https://router.vuejs.org/zh-cn/

ElementUi

http://element-cn.eleme.io/#/zh-CN

axios中文使用文档

https://www.kancloud.cn/yunye/axios/234845

moment中文文档

http://momentjs.cn/docs/

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

About

基于vue、element-ui、vue-router、axios、echarts的管理系统

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published