Starter project to jumpstart Electron projects using Angular2
Clone/download the repo and run npm install
to get the environment setup. Then run npm run electron
to fire up the app.
Run npm run watch
to run the webpack directions to watch for file changes and transpile any changes seen.