An electron-vue project
generate project
npm i -g @vue/cli @vue/cli-init
vue init simulatedgreg/electron-vue cross-platform-desktop-vue-example
cd cross-platform-desktop-vue-example
npm i
development
npm start
# or
npm run dev
build
npm run build
and find installer of your app in build directory...
This project was generated with electron-vue@8fae476 using vue-cli. Documentation about the original structure can be found here.
links: