A electron-vue builder template with latest electron version
electron: ^13.0.0版本的electron-vue模板,electron-builder打包
# install dependencies
yarn
# serve with hot reload at localhost:9080
yarn dev
# build electron application for production
yarn build
# build unpack application
yarn build:dir
This project was generated with electron-vue@8d4ed60 using vue-cli. Documentation about the original structure can be found here.