https://github.com/hotequil/ng-sw-web-notification
Projeto com intuito de praticar o conhecimento em Service Worker e Web Notification.
https://github.com/hotequil/ng-sw-web-notification
angular service-worker web-notifications
Last synced: about 2 months ago
JSON representation
Projeto com intuito de praticar o conhecimento em Service Worker e Web Notification.
- Host: GitHub
- URL: https://github.com/hotequil/ng-sw-web-notification
- Owner: hotequil
- Created: 2021-07-17T20:17:07.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-18T16:39:33.000Z (almost 5 years ago)
- Last Synced: 2025-06-15T23:06:14.117Z (about 1 year ago)
- Topics: angular, service-worker, web-notifications
- Language: TypeScript
- Homepage: https://angular-sw-web-notification.netlify.app
- Size: 468 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular with Service Worker and Web Notification
***
## Development mode
It's necessary install the HTTP Server with `sudo npm i http-server -g` and run `npm start` to show the application.
***
## Production mode
Run `ng build` to build the production mode.
***
**By: *hotequil***.