Skip to content

Latest commit

 

History

History
executable file
·
19 lines (12 loc) · 633 Bytes

README.md

File metadata and controls

executable file
·
19 lines (12 loc) · 633 Bytes

electron-quick-start

Modified to debug in VSCode

Instructions

  • npm install
  • Open it in VSCode
  • 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.