5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 02:12:12 +08:00

Feature/templates/angular15 (#2595)

* added new angular template

* removed 2-year old template

* renamed to wails-template-angular from wails-angular-template

* added previous template back
This commit is contained in:
Matthew Davis 2023-04-15 19:58:36 -04:00 committed by GitHub
parent 67063d419c
commit b302064f2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,7 @@ If you are unsure about a template, inspect `package.json` and `wails.json` for
## Angular
- [wails-template-angular](https://github.com/mateothegreat/wails-template-angular) - Angular 15+ action packed & ready to roll to production.
- [wails-angular-template](https://github.com/TAINCER/wails-angular-template) - Angular with TypeScript, Sass, Hot-Reload, Code-Splitting and i18n
## React