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

2.1.0 • Public • Published

Vue CLI Plugin Electron Builder

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 Chris Hayes Andrew LeTourneau Kalila Lakeworth
Yves Hoppe durairajasivam Chris Hayes Andrew LeTourneau Kalila Lakeworth
Ivorzk Eric Schirtzinger Alec Armbruster Karim Hossenbux
Ivorzk Eric Schirtzinger Alec Armbruster Karim Hossenbux

Past Supporters

Mitch Dennet
Mary-Tyler-Moore Mitch Dennet

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.1.0
    173
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.1.0
    173

Package Sidebar

Install

npm i @cc12703m/vue-cli-plugin-electron-builder

Weekly Downloads

173

Version

2.1.0

License

MIT

Unpacked Size

77.7 kB

Total Files

27

Last publish

Collaborators

  • cc12703