vue-cli-plugin-electron-builder

A Vue Cli 3 plugin for Electron with no required configuration

Github stars Tracking Chart

Vue CLI Plugin Electron Builder

A Vue Cli 3 plugin for Electron with no required configuration that uses Electron Builder.

Build status: Build status

Sponsor

IMPORTANT: Your app must be created with Vue-CLI 3 or 4 (vue create my-app), will not work with Vue-CLI 2 (vue init webpack my-app)!

Quick Start:

Open a terminal in the directory of your app created with Vue-CLI 3.

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 (strongly recommended):

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, Andrew LeTourneau, Mary-Tyler-Moore, Mitch Dennet, ---------------------------------------------------------------------------------------------------, -----------------------------------------------------------------------------------------------------------------, ----------------------------------------------------------------------------------------------------------------------, --------------------------------------------------------------------------------------------------------------, Yves Hoppe, Andrew LeTourneau, Mary-Tyler-Moore, Mitch Dennet

Main metrics

Overview
Name With Ownernklayman/vue-cli-plugin-electron-builder
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 1)
Platform
License:MIT License
所有者活动
Created At2018-04-03 16:26:59
Pushed At2023-06-02 14:06:08
Last Commit At2023-02-03 15:10:36
Release Count38
Last Release Namev3.0.0-alpha.0 (Posted on )
First Release Name0.3.0 (Posted on )
用户参与
Stargazers Count4.1k
Watchers Count54
Fork Count282
Commits Count816
Has Issues Enabled
Issues Count1061
Issue Open Count67
Pull Requests Count320
Pull Requests Open Count11
Pull Requests Close Count571
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private