# electron-quick-start **Modified to debug in VS Code** ## Instructions - `npm install` - Open it in VS Code - Install [Debugger for Chrome](https://marketplace.visualstudio.com/items/msjsdiag.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](https://github.com/octref/vscode-electron-debug/commit/22d85fe0d736b0842a7d3ad66b50c4097a8a4005) ## License CC0, same as [electron/electron-quick-start](https://github.com/electron/electron-quick-start).