README.md 793 B

#electron调试模式配置非常复杂,并且bug太多,为了使得同学们不浪费时间学习,特配置如下代码仓库供 #大家研究使用.

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.