Skip to content

webmaxru/pwatter

 
 

Repository files navigation

Progressive Web App with Angular 5 beta 5 + Workbox 2.0

Read Using Workbox 2 and Angular 5 to create a Progressive Web App. Part 1: App shell article for the details.

DEMO

Backend used for the demo

Questions? @webmaxru

To get started, install Angular CLI from npm.

$ npm install -g @angular/cli

Then install dependencies and types:

$ npm install

Then build the app:

$ npm run build-full-workbox

And serve the dist folder using any static webserver.

Some of features

Push notifications

Push notifications

Replay offline requests

Background sync

Subscribe to updates

Broadcast channel