File tree 3 files changed +2822
-4978
lines changed
3 files changed +2822
-4978
lines changed Original file line number Diff line number Diff line change 14
14
15
15
# Introduction
16
16
17
- Bootstrap and package your project with Angular 14 and Electron 19 (Typescript + SASS + Hot Reload) for creating Desktop applications.
17
+ Bootstrap and package your project with Angular 14 and Electron 21 (Typescript + SASS + Hot Reload) for creating Desktop applications.
18
18
19
19
Currently runs with:
20
20
21
- - Angular v14.0 .6
22
- - Electron v19.0.8
21
+ - Angular v14.2 .6
22
+ - Electron v21.1.1
23
23
24
24
With this sample, you can:
25
25
@@ -152,7 +152,7 @@ Please note that Hot reload is only available in Renderer process.
152
152
- Angular 11 & Electron 12 : Branch [ angular11] ( https://github.com/maximegris/angular-electron/tree/angular11 )
153
153
- Angular 12 & Electron 16 : Branch [ angular12] ( https://github.com/maximegris/angular-electron/tree/angular12 )
154
154
- Angular 13 & Electron 18 : Branch [ angular13] ( https://github.com/maximegris/angular-electron/tree/angular13 )
155
- - Angular 14 & Electron 19 : (main)
155
+ - Angular 14 & Electron 21 : (main)
156
156
157
157
[ maintained-badge ] : https://img.shields.io/badge/maintained-yes-brightgreen
158
158
[ license-badge ] : https://img.shields.io/badge/license-MIT-blue.svg
You can’t perform that action at this time.
0 commit comments