Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 374 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 374 Bytes

Service worker life cycle demo

This is a demo that I made to learn (and help others learn) about the service worker life cycle.

Try it live

Getting started

Once you've cloned the repo, start a local server in the project directory and navigate to the appropriate local host port (e.g. http://localhost:8000/).