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.