refine : readme
This commit is contained in:
parent
1e2d4a74aa
commit
02f58e0eb3
|
@ -3,6 +3,7 @@
|
||||||
> A minimal vue admin template with Element UI & axios & iconfont & permission control & lint
|
> A minimal vue admin template with Element UI & axios & iconfont & permission control & lint
|
||||||
|
|
||||||
**Live demo:** http://panjiachen.github.io/vueAdmin-template
|
**Live demo:** http://panjiachen.github.io/vueAdmin-template
|
||||||
|
|
||||||
[中文文档](https://github.com/PanJiaChen/vueAdmin-template/blob/master/README-zh.md)
|
[中文文档](https://github.com/PanJiaChen/vueAdmin-template/blob/master/README-zh.md)
|
||||||
|
|
||||||
## Build Setup
|
## Build Setup
|
||||||
|
@ -25,9 +26,14 @@ npm run build
|
||||||
npm run build --report
|
npm run build --report
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
## Demo
|
## Demo
|
||||||
![demo](https://github.com/PanJiaChen/PanJiaChen.github.io/blob/master/images/demo.gif)
|
![demo](https://github.com/PanJiaChen/PanJiaChen.github.io/blob/master/images/demo.gif)
|
||||||
|
|
||||||
|
## Related Project
|
||||||
|
[vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)
|
||||||
|
|
||||||
|
[electron-vue-admin](https://github.com/PanJiaChen/electron-vue-admin)
|
||||||
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
[MIT](https://github.com/PanJiaChen/vueAdmin-template/blob/master/LICENSE) license.
|
[MIT](https://github.com/PanJiaChen/vueAdmin-template/blob/master/LICENSE) license.
|
||||||
|
|
Loading…
Reference in New Issue