https://github.com/springleee/vue-element-manager
Element 后台模板
https://github.com/springleee/vue-element-manager
Last synced: 4 months ago
JSON representation
Element 后台模板
- Host: GitHub
- URL: https://github.com/springleee/vue-element-manager
- Owner: SpringLeee
- Created: 2019-08-26T08:13:10.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T03:18:41.000Z (over 3 years ago)
- Last Synced: 2025-04-19T21:44:45.482Z (about 1 year ago)
- Language: JavaScript
- Size: 10.9 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# element-manager
# 涉及组件: Vue Vuex Vue-Resource Element UI Vue Router
> A Vue.js project
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
```
For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).


