An open API service indexing awesome lists of open source software.

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.

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***.