本地应用electron的代码仓库,支持windows,苹果,liunx系列操作系统。作为研究使用。 研究要达成的第一步为制作支持windows,苹果,linux操作系统的浏览器。 第二步为在linux文本界面中启动electron程
chuwanghui 9c53d616b5 测试冲突 | 6 年 前 | |
---|---|---|
.vscode | 6 年 前 | |
node_modules | 6 年 前 | |
resources | 6 年 前 | |
.gitignore | 6 年 前 | |
LICENSE.md | 6 年 前 | |
README.md | 6 年 前 | |
package-lock.json | 6 年 前 |
#electron调试模式配置非常复杂,并且bug太多,为了使得同学们不浪费时间学习,特配置如下代码仓库供 #大家研究使用.
Modified to debug in VS Code
npm install
.vscode/launch.json
and modify runtimeExecutable
CC0, same as electron/electron-quick-start.