Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Xexuline/pwa-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

playing with pwa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.0%
  • HTML 12.9%
  • CSS 6.1%