https://github.com/ch563/vueelementadmin
vue+element+axios后台系统模版
https://github.com/ch563/vueelementadmin
admin axios echarts element-ui vue webpack
Last synced: about 1 year ago
JSON representation
vue+element+axios后台系统模版
- Host: GitHub
- URL: https://github.com/ch563/vueelementadmin
- Owner: CH563
- Created: 2017-06-21T14:18:52.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-21T15:18:01.000Z (about 9 years ago)
- Last Synced: 2025-03-31T01:41:49.796Z (about 1 year ago)
- Topics: admin, axios, echarts, element-ui, vue, webpack
- Language: CSS
- Homepage: http://chenliwen.tech/vueElementAdmin/
- Size: 3.64 MB
- Stars: 19
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 后台管理系统
> 后台管理系统模版
## Build Setup
``` bash
# 所在安装整个项目依赖
npm install
# 开启热更新调试,访问地址localhost:8080
npm run dev
# 打包压缩发布生产
npm run build
# 打包压缩发布生产,而且生成报告
npm run build --report
```
[DEMO](http://chenliwen.tech/vueElementAdmin/#/login)
效果图

.