https://github.com/codebdy/vular-admin
Vular前端界面,Vuetify主题。转为react实现,本项目不再维护。
https://github.com/codebdy/vular-admin
Last synced: 8 months ago
JSON representation
Vular前端界面,Vuetify主题。转为react实现,本项目不再维护。
- Host: GitHub
- URL: https://github.com/codebdy/vular-admin
- Owner: codebdy
- License: mit
- Created: 2020-04-10T03:39:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T10:45:22.000Z (over 3 years ago)
- Last Synced: 2025-05-23T00:18:15.185Z (about 1 year ago)
- Language: Vue
- Homepage:
- Size: 7.85 MB
- Stars: 33
- Watchers: 4
- Forks: 9
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vular-admin
Vular 前端界面
演示地址:https://vular.cn/admin-ui/ 不是最新版
已改用React重构代码,本项目不再维护,新代码地址:https://github.com/rxwater/rxdrag
QQ交流群:957619750
## dev
1. npm install
2. npm run dev
## build
1. npm run build