You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
It's nothing significantly intricate at the moment, but it does allow you live serve your changes and see them in the Electron app. The live-reload is hacky at the moment, but something is always better than nothing.
This uses the stock CLI's build process for compiling Angular and then injects Electron's necessities into the build directory.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In the interim period of this repository getting additional activity/resources, I have developed a solution of Electron with Angular (4+).
https://github.com/sean-perkins/angular-electron-seed
It's nothing significantly intricate at the moment, but it does allow you live serve your changes and see them in the Electron app. The live-reload is hacky at the moment, but something is always better than nothing.
This uses the stock CLI's build process for compiling Angular and then injects Electron's necessities into the build directory.
The text was updated successfully, but these errors were encountered: