Angular CLI builder that runs your application in the desktop using Electron
The builder runs your Angular application in serve
mode and loads it in an Electron window. Notice that the builder currently assumes that you are serving your application on the default port 4200.
π Homepage
ng add ngx-electronify
You can pass the following options:
--project
: the name of the project on which you want to install it. It is useful in multi-project workspaces such as Nx DevTools.--configuration
: the configuration of the workspace. By default it uses the development configuration.
ng run [project-name]:desktop
π€ Aristeidis Bampakos
- Website: http://www.medium.com/@abampakos
- Twitter: @abampakos
- Github: @bampakoa
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a βοΈ if this project helped you!