vue-cli-plugin-electron-builder-fork
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Vue CLI Plugin Electron Builder

fork vue-cli-plugin-electron-builder 2.1.1

Easily Build Your Vue.js App For Desktop With Electron

Build status: Build status

Sponsor

Top Supporters

Glenn Frank
Glenn Frank

Quick Start:

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!

To start a development server:

If you use Yarn:

yarn electron:serve

or if you use NPM:

npm run electron:serve

To build your app:

With Yarn:

yarn electron:build

or with NPM:

npm run electron:build

To see more documentation, visit our website.

Supporters

Yves Hoppe durairajasivam Alec Armbruster Tilen Hosnar Andrew LeTourneau
Yves Hoppe durairajasivam Alec Armbruster Tilen Hosnar Andrew LeTourneau
Kalila Lakeworth Eric Schirtzinger Karim Hossenbux Decentralized Justice
Kalila Lakeworth Eric Schirtzinger Karim Hossenbux Decentralized Justice

Past Supporters

Mitch Dennet Chris Hayes
Mary-Tyler-Moore Mitch Dennet Chris Hayes

Package Sidebar

Install

npm i vue-cli-plugin-electron-builder-fork

Weekly Downloads

106

Version

1.0.2

License

MIT

Unpacked Size

75 kB

Total Files

23

Last publish

Collaborators

  • dajiaman