# 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)