https://github.com/lpyleo/vue-background-management-system
基于Vue3.x+ElementUI+WindiCSS+Echarts的后台管理系统
https://github.com/lpyleo/vue-background-management-system
echarts element-ui vuejs windicss
Last synced: about 1 year ago
JSON representation
基于Vue3.x+ElementUI+WindiCSS+Echarts的后台管理系统
- Host: GitHub
- URL: https://github.com/lpyleo/vue-background-management-system
- Owner: lpyleo
- License: mit
- Created: 2023-03-07T11:11:48.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T11:36:06.000Z (about 3 years ago)
- Last Synced: 2023-12-18T06:20:29.139Z (over 2 years ago)
- Topics: echarts, element-ui, vuejs, windicss
- Language: Vue
- Homepage:
- Size: 295 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-demo
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).