This is a project for creating your first electron desktop app. You can use this to easily setup your basic electron + angular project files for your development.
Currently runs with:
- Angular CLI v6.0.8
- Electron v2.0.5
- Electron Builder v20.25.0
With this sample, you can :
- Run your app in a local development environment with Electron & Hot reload
- Run your app in a production environment
- Package your app into an executable file for Linux, Windows & Mac
- Angular v6.0.8 & Electron v2.0.5 : master