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
- Host: GitHub
- URL: https://github.com/jeremija/sw-toolbox-example
- Owner: jeremija
- Created: 2017-08-26T17:43:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-28T01:01:05.000Z (over 8 years ago)
- Last Synced: 2025-02-10T08:44:33.577Z (about 1 year ago)
- Topics: browserify, example, nodejs, service-worker, sw-toolbox
- Language: JavaScript
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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