Skip to content

Commit d742817

Browse files
authored
Update README.md
1 parent 821de42 commit d742817

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
> An electron-vue project
44
5+
This is a vue electron admin project base on [vueAdmin-template](https://github.com/PanJiaChen/vueAdmin-template) , and was generated from [electron-vue](https://github.com/SimulatedGREG/electron-vue) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about this project can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).
6+
57
## Build Setup
68

79
``` bash
@@ -20,8 +22,11 @@ npm run lint
2022
# run webpack in production
2123
npm run pack
2224
```
23-
More information can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/en/npm_scripts.html).
24-
2525
---
2626

27-
This project was generated from [electron-vue](https://github.com/SimulatedGREG/electron-vue) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about this project can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).
27+
28+
## Demo
29+
30+
![](https://github.com/PanJiaChen/PanJiaChen.github.io/blob/master/images/electron-login.png)
31+
32+
![](https://github.com/PanJiaChen/PanJiaChen.github.io/blob/master/images/electron-admin.gif)

0 commit comments

Comments
 (0)