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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?