Skip to content

DavidScales/service-worker-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/).