Skip to content

Commit

Permalink
Screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJaredWilcurt committed Jun 19, 2019
1 parent fc5d6c5 commit d9de5b1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.0.3.


![A Screenshot of the default app running on windows](screenshot.png)


## Running Locally for development

1. `npm install`
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"build": {
"nwVersion": "v0.39.1",
"nwFlavor": "sdk",
"nwFlavor": "normal",
"targets": [
"zip",
"nsis7z"
Expand All @@ -78,6 +78,7 @@
"browserslist",
"karma.conf.js",
"package-lock.json",
"screenshot.png",
"tsconfig.app.json",
"tsconfig.json",
"tsconfig.spec.json",
Expand Down
Binary file added screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d9de5b1

Please sign in to comment.