refine : readme

This commit is contained in:
Pan 2017-09-15 14:05:43 +08:00
parent 1e2d4a74aa
commit 02f58e0eb3
1 changed files with 7 additions and 1 deletions

View File

@ -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.