An open API service indexing awesome lists of open source software.

https://github.com/jeremija/sw-toolbox-example

Example using Google sw-toolbox for assisting in creation of service workers
https://github.com/jeremija/sw-toolbox-example

browserify example nodejs service-worker sw-toolbox

Last synced: 11 months ago
JSON representation

Example using Google sw-toolbox for assisting in creation of service workers

Awesome Lists containing this project

README

          

# sw-toolbox-example
Example using Google sw-toolbox for assisting in creation of service workers

# Usage

Run `make` or `npm start` to start the server.

Visit `http://localhost:8000/index.html`.

Enable `offline` mode after first load and the page will load from cache.

# License

MIT