From 02f58e0eb3933b444eaacd8b84ef003ee41157f6 Mon Sep 17 00:00:00 2001 From: Pan Date: Fri, 15 Sep 2017 14:05:43 +0800 Subject: [PATCH] refine : readme --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4364783..6fa734a 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ > A minimal vue admin template with Element UI & axios & iconfont & permission control & lint **Live demo:** http://panjiachen.github.io/vueAdmin-template + [中文文档](https://github.com/PanJiaChen/vueAdmin-template/blob/master/README-zh.md) ## Build Setup @@ -25,9 +26,14 @@ npm run build npm run build --report ``` - ## Demo ![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 [MIT](https://github.com/PanJiaChen/vueAdmin-template/blob/master/LICENSE) license.