Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 752 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 752 Bytes

gz-10-minute-pwa

Boilerplate code for starting a Progressive Web App. From the presentation "The Progressive Web App Philosophy". Slides available here: https://slides.com/greenzeta/pwa-philosophy#/

Contains examples of the following:

  • Web Manifest
  • iOS metadata
  • Service Worker
    • Sample caching strategy (Cache with network fallback)
  • Install Prompt