@electron-runner/cli 基于 webpack 和 electron-builder 的 electron 项目运行工具,支持自动创建项目脚手架。 安装 > npm i -g @electron-runner/cli 当前版本 当前版本支持 React & Typescript,支持命令启动开发以及编译。 使用 # 创建项目 > electron-runner create <project-name> > cd your project > yarn start # 编译 > yarn build 社区 github 项目模板仓库