electron 安装依赖命令
yarn //yarn安装
npm install electron-icon-builder //--save-dev 安装生成icon图标依赖
yarn add electron-icon-builder
yarn add electron-builder --dev //打包安装
yarn add electron //可以省略 安装electron-builder时会自动安装
vue add electron-builder //添加打包工具
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!