Skip to content

Commit d9de5b1

Browse files
Screenshot
1 parent fc5d6c5 commit d9de5b1

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.0.3.
44

55

6+
![A Screenshot of the default app running on windows](screenshot.png)
7+
8+
69
## Running Locally for development
710

811
1. `npm install`

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
},
6262
"build": {
6363
"nwVersion": "v0.39.1",
64-
"nwFlavor": "sdk",
64+
"nwFlavor": "normal",
6565
"targets": [
6666
"zip",
6767
"nsis7z"
@@ -78,6 +78,7 @@
7878
"browserslist",
7979
"karma.conf.js",
8080
"package-lock.json",
81+
"screenshot.png",
8182
"tsconfig.app.json",
8283
"tsconfig.json",
8384
"tsconfig.spec.json",

screenshot.png

23.8 KB
Loading

0 commit comments

Comments
 (0)