Browse Source

refine : readme

Pan 7 years ago
parent
commit
02f58e0eb3
1 changed files with 7 additions and 1 deletions
  1. 7 1
      README.md

+ 7 - 1
README.md

3
 > A minimal vue admin template with Element UI & axios & iconfont & permission control & lint
3
 > A minimal vue admin template with Element UI & axios & iconfont & permission control & lint
4
 
4
 
5
 **Live demo:** http://panjiachen.github.io/vueAdmin-template
5
 **Live demo:** http://panjiachen.github.io/vueAdmin-template
6
+
6
 [中文文档](https://github.com/PanJiaChen/vueAdmin-template/blob/master/README-zh.md)
7
 [中文文档](https://github.com/PanJiaChen/vueAdmin-template/blob/master/README-zh.md)
7
 
8
 
8
 ## Build Setup
9
 ## Build Setup
25
 npm run build --report
26
 npm run build --report
26
 ```
27
 ```
27
 
28
 
28
-
29
 ## Demo
29
 ## Demo
30
 ![demo](https://github.com/PanJiaChen/PanJiaChen.github.io/blob/master/images/demo.gif)
30
 ![demo](https://github.com/PanJiaChen/PanJiaChen.github.io/blob/master/images/demo.gif)
31
 
31
 
32
+## Related Project
33
+ [vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)
34
+
35
+ [electron-vue-admin](https://github.com/PanJiaChen/electron-vue-admin)
36
+
37
+
32
 ## License
38
 ## License
33
 [MIT](https://github.com/PanJiaChen/vueAdmin-template/blob/master/LICENSE) license.
39
 [MIT](https://github.com/PanJiaChen/vueAdmin-template/blob/master/LICENSE) license.