Recommended: An Angular Electron Project Template Ready to Use

The official Angular website does provide an official Angular template for Electron. But the version is 2.0, which is really too old. I doubt anyone will maintain it anymore. Yet it’s still listed on the official site. This misleads many beginners — at least it made me think there wasn’t a newer, usable Electron template for quickly creating projects.

Angular-electron

Here I recommend a highly complete template that’s ready to use out of the box:

https://github.com/maximegris/angular-electron

Article Link:

/en/archive/angular-electron-template/

# Related Articles