very basic electron app with angular2 component and augury devtool
- clone repo
- npm install
- download Augury dev tool extension in chrome
- go to index.js (line45) and change the argument in 'addDevToolExtension' to your local path to your Augury extension (more info here (but not needed): https://github.com/electron/electron/blob/master/docs/tutorial/devtools-extension.md)
- run electron from YOUR_PATH\electron-angular2-sample\boilerplate\node_modules\electron\dist\electron.exe YOUR_PATH\electron-angular2-sample\boilerplate