An open API service indexing awesome lists of open source software.

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后台系统模版

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)

效果图
![效果图](https://raw.githubusercontent.com/ch563/vueElementAdmin/master/demo.jpg)
.