本地应用electron的代码仓库,支持windows,苹果,liunx系列操作系统。作为研究使用。 研究要达成的第一步为制作支持windows,苹果,linux操作系统的浏览器。 第二步为在linux文本界面中启动electron程

chuwanghui a7c77bc865 first commit hace 8 años
.vscode a7c77bc865 first commit hace 8 años
resources a7c77bc865 first commit hace 8 años
.gitignore a7c77bc865 first commit hace 8 años
LICENSE.md a7c77bc865 first commit hace 8 años
README.md a7c77bc865 first commit hace 8 años
package-lock.json a7c77bc865 first commit hace 8 años

README.md

electron-quick-start

Modified to debug in VS Code

Instructions

  • npm install
  • Open it in VS Code
  • Install Debugger for Chrome if you haven't
  • (Windows) Go to .vscode/launch.json and modify runtimeExecutable
  • Run either "Debug Main Process" or "Debug Renderer Process" in Debug Viewlet

Commit that has the modification

22d85fe

License

CC0, same as electron/electron-quick-start.