🍴This is a FORK of vue-cli-plugin-electron-builder, tailored for EVWT. The original README is below. Please support the vue-cli-plugin-electron-builder project, their work is important to the Vue+Electron community.
Easily Build Your Vue.js App For Desktop With Electron
Open a terminal in the directory of your app created with Vue-CLI 3 or 4 (4 is recommended).
Then, install and invoke the generator of vue-cli-plugin-electron-builder by running:
vue add electron-builder
That's It! You're ready to go!
If you use Yarn (strongly recommended):
yarn electron:serve
or if you use NPM:
npm run electron:serve
With Yarn:
yarn electron:build
or with NPM:
npm run electron:build
To see more documentation, visit our website.
Yves Hoppe | durairajasivam | Andrew LeTourneau | Kasen IO | Ivorzk | Eric Schirtzinger | Alec Armbruster |
Mary-Tyler-Moore | Mitch Dennet |