https://github.com/tonyluo/iview-vue-admin
iView vue Admin / An admin management system template
https://github.com/tonyluo/iview-vue-admin
admin admin-template axios iview iview-admin vue vue-admin vuex
Last synced: 6 months ago
JSON representation
iView vue Admin / An admin management system template
- Host: GitHub
- URL: https://github.com/tonyluo/iview-vue-admin
- Owner: TonyLuo
- License: mit
- Created: 2017-10-05T08:59:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-29T15:43:58.000Z (over 7 years ago)
- Last Synced: 2024-04-27T04:33:10.206Z (about 1 year ago)
- Topics: admin, admin-template, axios, iview, iview-admin, vue, vue-admin, vuex
- Language: Vue
- Homepage: https://tonyluo.github.io/iview-vue-admin
- Size: 2.24 MB
- Stars: 106
- Watchers: 11
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iview-vue-admin
> iView Vue Admin
## Live Demo:
- [https://tonyluo.github.io/iview-vue-admin](https://tonyluo.github.io/iview-vue-admin)
## 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
```## Links
- [Vue](https://github.com/vuejs/vue)
- [Webpack](https://github.com/webpack/webpack)
- [iView](https://github.com/iview/)## License
[MIT](http://opensource.org/licenses/MIT)This project is built base on [email protected], some code is from the iview official demo
Copyright (c) 2017-present, Tony Luo