/pwa-workshop

playing with pwa

Primary LanguageJavaScript

PWA workshop

Simple app in vanillaJS, using:

  • service workers
  • indexedDB
  • background sync
  • notifications
  • manifest
  • make app installable.

Requirements

node v10.16.3

Installation

Clone repository and install npm dependencies with:

npm install

Usage

We are using http-server, start server locally with:

npm start

Live demo

Playing with pwa!

License

MIT