Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/panjiachen/electron-vue-admin
vue electron admin template web: http://panjiachen.github.io/vue-admin-template
https://github.com/panjiachen/electron-vue-admin
admin electron electron-application electron-vue vue
Last synced: 4 days ago
JSON representation
vue electron admin template web: http://panjiachen.github.io/vue-admin-template
- Host: GitHub
- URL: https://github.com/panjiachen/electron-vue-admin
- Owner: PanJiaChen
- Created: 2017-07-14T08:08:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-24T19:30:35.000Z (almost 3 years ago)
- Last Synced: 2025-01-10T14:08:14.680Z (12 days ago)
- Topics: admin, electron, electron-application, electron-vue, vue
- Language: JavaScript
- Homepage:
- Size: 990 KB
- Stars: 3,183
- Watchers: 119
- Forks: 992
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# electron-vue-admin
> An electron-vue project
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).
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:9080
npm run dev# build electron app for production
npm run build# lint all JS/Vue component files in `app/src`
npm run lint# run webpack in production
npm run pack
```
---## Demo
![](https://github.com/PanJiaChen/PanJiaChen.github.io/blob/master/images/electron-login.png)
![](https://github.com/PanJiaChen/PanJiaChen.github.io/blob/master/images/electron-admin.gif)
## Download
Mac: [app release](https://github.com/PanJiaChen/electron-vue-admin/releases/tag/v3.0.0)