# Vue CLI Plugin Electron Builder
> Easily Build Your Vue.js App For Desktop With Electron
Build status: [![Build status](https://github.com/nklayman/vue-cli-plugin-electron-builder/workflows/Node%20CI/badge.svg)](https://github.com/nklayman/vue-cli-plugin-electron-builder/actions)
[![Sponsor](./docs/.vuepress/public/sponsorShield.svg)](https://github.com/sponsors/nklayman)
## Top Supporters
| [![Glenn Frank](https://avatars.githubusercontent.com/u/6701567?s=64&v=4)](https://github.com/Glenn-Frank) |
| ---------------------------------------------------------------------------------------------------------- |
| [Glenn Frank](https://github.com/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](https://yarnpkg.com/en/):
`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](https://nklayman.github.io/vue-cli-plugin-electron-builder/guide/guide.html).
## Supporters
| [![Yves Hoppe](https://avatars1.githubusercontent.com/u/897638?s=64&v=4)](https://github.com/yvesh) | [![durairajasivam](https://avatars3.githubusercontent.com/u/6660533?s=64&v=4)](https://github.com/durairajasivam) | [![Alec Armbruster](https://avatars2.githubusercontent.com/u/35377827?s=64)](https://github.com/alectrocute) | [![Tilen Hosnar](https://avatars.githubusercontent.com/u/11992843?s=64)](https://github.com/hosnar) | [![Andrew LeTourneau](https://avatars2.githubusercontent.com/u/2807807?s=64&v=4)](https://github.com/centerorbit) |
| ----------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- |
| [Yves Hoppe](https://github.com/yvesh) | [durairajasivam](https://github.com/durairajasivam) | [Alec Armbruster](https://github.com/alectrocute) | [Tilen Hosnar](https://github.com/hosnar) | [Andrew LeTourneau](https://github.com/centerorbit) |
| [![Kalila Lakeworth](https://avatars1.githubusercontent.com/u/69767640?s=64)](https://vircadia.com/vision/) | [![Eric Schirtzinger](https://avatars2.githubusercontent.com/u/24927782?s=64)](https://github.com/eschirtz) | [![Karim Hossenbux](https://avatars.githubusercontent.com/u/584224?s=64)](https://github.com/karimhossenbux) | [![Decentralized Justice](https://avatars.githubusercontent.com/u/38048901?s=64)](https://github.com/DecentralizeJustice) |
| [Kalila Lakeworth](https://vircadia.com/vision/) | [Eric Schirtzinger](https://github.com/eschirtz) | [Karim Hossenbux](https://github.com/karimhossenbux) | [Decentralized Justice](https://github.com/DecentralizeJustice) |
## Past Supporters
| [<img src="https://avatars2.githubusercontent.com/u/46167401?s=64&v=4" width="64">](https://github.com/Mary-Tyler-Moore) | [![Mitch Dennet](https://avatars2.githubusercontent.com/u/16268619?s=64&v=4)](https://github.com/mitchdennett) | [![Chris Hayes](https://avatars3.githubusercontent.com/u/6013871?s=64)](https://github.com/Christopher-Hayes) |
| ------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- |
| [Mary-Tyler-Moore](https://github.com/Mary-Tyler-Moore) | [Mitch Dennet](https://github.com/mitchdennett) | [Chris Hayes](https://github.com/Christopher-Hayes) |
没有合适的资源?快使用搜索试试~ 我知道了~
使用 Electron 轻松构建桌面版 Vue.js 应用.zip
共72个文件
js:37个
md:12个
yml:5个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
0 下载量 146 浏览量
2024-12-01
17:03:22
上传
评论
收藏 571KB ZIP 举报
温馨提示
Vue CLI 插件 Electron Builder使用 Electron 轻松构建桌面版 Vue.js 应用构建状态顶级支持者格伦·弗兰克快速入门在使用 Vue-CLI 3 或 4(推荐使用 4)创建的应用程序目录中打开一个终端。然后,通过运行以下命令安装并调用 vue-cli-plugin-electron-builder 生成器vue add electron-builder就这样!您已准备就绪!启动开发服务器如果你使用Yarnyarn electron:serve或者如果你使用 NPMnpm run electron:serve要构建您的应用程序使用纱线yarn electron:build或者使用 NPMnpm run electron:build要查看更多文档,请访问我们的网站。支持者 伊夫·霍普 杜拉伊拉贾西瓦姆 亚历克·阿姆布鲁斯特 蒂伦·霍斯纳 安德鲁·勒图尔诺 卡里拉·莱克沃思 艾瑞克·施尔青格 卡里姆·霍森布克斯 去中心化司法 过去的支持者 玛丽泰勒摩尔
资源推荐
资源详情
资源评论
收起资源包目录
使用 Electron 轻松构建桌面版 Vue.js 应用.zip (72个子文件)
yarn.lock 783KB
__tests__
webpackConfig.spec.js 8KB
checkLogs.helper.js 2KB
generator.spec.js 6KB
mock_package.json 75B
serve.helper.js 3KB
setup.helper.js 680B
build.spec.js 140B
createProject.helper.js 4KB
testWithSpectronMocha.spec.js 168B
testWithSpectron.helper.js 1KB
serveTS.spec.js 284B
commands.spec.js 33KB
buildTS.spec.js 285B
build.helper.js 3KB
testWithSpectronJest.spec.js 299B
serve.spec.js 139B
lib
installVueDevtools
utils.js 1KB
downloadChromeExtension.js 2KB
licence.txt 1KB
index.js 2KB
index.d.ts 194B
testWithSpectron.js 2KB
index.js 130B
removeJunk.js 909B
createProtocol.js 1KB
webpackConfig.js 6KB
.vscode
launch.json 752B
.eslintrc.js 174B
ui.js 2KB
.github
dependabot.yml 337B
ISSUE_TEMPLATE
feature_request.md 560B
bug-report.md 616B
CONTRIBUTING.md 1KB
workflows
label-sponsors.yml 287B
nodeCI.yml 889B
FUNDING.yml 64B
no-response.yml 249B
标签.txt 36B
jest.config.js 362B
prompts.js 1KB
LICENSE 1KB
logo.png 7KB
index.d.ts 2KB
__mocks__
webpack.js 686B
docs
guide
commonIssues.md 2KB
configuration.md 9KB
security.md 3KB
recipes.md 10KB
testingAndDebugging.md 5KB
README.md 903B
guide.md 8KB
.vuepress
components
Sponsor.vue 495B
public
logo.png 35KB
favicon.ico 32KB
sponsorShield.svg 973B
hero.png 139KB
scripts
scrollToHash.js 237B
config.js 1KB
README.md 2KB
package.json 2KB
资源内容.txt 990B
uiOptions.js 4KB
.npmignore 87B
deployDocs.js 857B
index.js 23KB
.gitignore 965B
generator
templates
tests-jest
tests
unit
electron.spec.js 900B
base
src
background.js 3KB
tests-mocha
tests
unit
electron.spec.js 1KB
index.js 4KB
README.md 5KB
共 72 条
- 1
资源评论
徐浪老师
- 粉丝: 8525
- 资源: 1万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 【Python】基于大型语言模型的评论回复机器人.zip
- 基于java的社区维修平台设计新版源码+数据库+说明
- matlab simulink三相四桥臂逆变器仿真模型 采用电压外环,电流内环控制策略,交流侧可以接不平衡负载,在负载不平衡的情况下依然保持输出电压对称 直流侧电压为750V,可以自己定义,交流侧为
- 基于java的网上商城购物系统设计新版源码+数据库+说明
- 【PHP】一个PHP写的telegram机器人_pgj.zip
- 【python机器人】基于Python的虚拟形象机器人_pgj.zip
- 【C++】哔哩哔哩直播万能场控机器人,弹幕姬+答谢姬+回复姬+点歌姬+各种小骚操作,目前唯一可编程机器人_pgj.zip
- 【JavaScrip】一个傻妞机器人插件库_pgj.zip
- 【java】Java课程大项目-消息中间件比赛(实现进程内消息队列)_pgj.zip
- 【Python学习】Python爬虫学习、总结、收集_pgj.zip
- 【GO】可一键部署的VercelTelegram消息推送机器人_pgj.zip
- 【C#】基于C#的消息队列服务产品中间件_pgj.zip
- 【Python】基于大型语言模型的评论回复机器人_pgj.zip
- 【Python爬虫】基于Python的淘宝千牛店铺上下架商品_pgj.zip
- 【Python】Python爬虫实战--小猪短租爬虫_pgj.zip
- Matlab Simulink 对事件触发控制进行仿真并使其最终结果达到稳定
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功