Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 901 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 901 Bytes

electron-vue-admin

An electron-vue project

This is a vue electron admin project base on vueAdmin-template , and was generated from electron-vue using vue-cli. Documentation about this project can be found here.

Build Setup

# 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