vue-cli-plugin-electron-builder

A Vue Cli 3 plugin for Electron with no required configuration

Github星跟踪图

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

主要指标

概览
名称与所有者nklayman/vue-cli-plugin-electron-builder
主编程语言JavaScript
编程语言JavaScript (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2018-04-03 16:26:59
推送于2023-06-02 14:06:08
最后一次提交2023-02-03 15:10:36
发布数38
最新版本名称v3.0.0-alpha.0 (发布于 )
第一版名称0.3.0 (发布于 )
用户参与
星数4.1k
关注者数54
派生数282
提交数816
已启用问题?
问题数1061
打开的问题数67
拉请求数320
打开的拉请求数11
关闭的拉请求数571
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?