[Bumped Version] 8.0.2

This commit is contained in:
Maxime GRIS
2020-08-12 21:09:33 +02:00
parent 61c5c6b2e4
commit 84598a5146
3 changed files with 11 additions and 5 deletions

View File

@@ -67,7 +67,7 @@ You can disable "Developer Tools" by commenting `win.webContents.openDevTools();
|Command|Description|
|--|--|
|`npm run ng:serve:web`| Execute the app in the browser |
|`npm run ng:serve`| Execute the app in the browser |
|`npm run build`| Build the app. Your built files are in the /dist folder. |
|`npm run build:prod`| Build the app with Angular aot. Your built files are in the /dist folder. |
|`npm run electron:local`| Builds your application and start electron