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

chuwanghui a7c77bc865 first commit %!s(int64=8) %!d(string=hai) anos
.vscode a7c77bc865 first commit %!s(int64=8) %!d(string=hai) anos
resources a7c77bc865 first commit %!s(int64=8) %!d(string=hai) anos
.gitignore a7c77bc865 first commit %!s(int64=8) %!d(string=hai) anos
LICENSE.md a7c77bc865 first commit %!s(int64=8) %!d(string=hai) anos
README.md a7c77bc865 first commit %!s(int64=8) %!d(string=hai) anos
package-lock.json a7c77bc865 first commit %!s(int64=8) %!d(string=hai) anos

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.