Skip to content

Commit

Permalink
Merge pull request #35 from boeckMt/boeckMt-patch-1
Browse files Browse the repository at this point in the history
Update doc
  • Loading branch information
boeckMt authored Oct 12, 2023
2 parents 9022710 + 3772265 commit bab6e90
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,15 @@ Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app w

Run `ng build` to build the project. The build artifacts will be stored in the `docs/` directory. Use the `-prod` flag for a production build.

## Add to Github Pages
## Add to GitHub Pages
set "start_url": "/ol-ng-dwd-Radar/index.html" in manifest.json
Run `npm run buildGP`
https://github.com/angular/angular-cli/wiki/stories-github-pages
https://github.com/angular/angular-cli/issues/9395

## Update GitHub Pages
- create PR on master -> .github/workflows/node-gh-pages.yml


## PWA
- check for new version of app(service-worker) //swUpdate.available.subscribe
Expand Down

0 comments on commit bab6e90

Please sign in to comment.