fast-electron 介绍 火速应用是一款使用electron封装通用的将网页变成桌面客户端版的工具,简单好用。 安装教程 git clone https://github.com/gitile/fast-electron.git cd fast-electron npm install npm start 使用说明 修改assets目录下的配置文件config.json 启动开发:npm run dev Windows打包:npm run package:win