https://github.com/googlecodelabs/sw-precache-to-workbox
Repo associated with sw-precache-to-workbox codelab (https://codelabs.developers.google.com/codelabs/sw-precache-to-workbox/)
https://github.com/googlecodelabs/sw-precache-to-workbox
Last synced: 3 months ago
JSON representation
Repo associated with sw-precache-to-workbox codelab (https://codelabs.developers.google.com/codelabs/sw-precache-to-workbox/)
- Host: GitHub
- URL: https://github.com/googlecodelabs/sw-precache-to-workbox
- Owner: googlecodelabs
- License: apache-2.0
- Created: 2017-10-22T11:45:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-17T03:13:10.000Z (about 2 years ago)
- Last Synced: 2024-04-14T15:54:34.431Z (about 2 years ago)
- Language: HTML
- Size: 4.03 MB
- Stars: 7
- Watchers: 6
- Forks: 5
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Migrating to Workbox from sw-precache and sw-toolbox
This lab shows you how to take an existing PWA that uses sw-precache and
sw-toolbox and migrate it to Workbox to create optimal service worker code.
## Getting started
To get started, check out the [instructions on codelabs.developers.google.com](https://codelabs.developers.google.com/codelabs/sw-precache-to-workbox).
## Note
This is not an official Google product.
All images are are licensed CC0 - no attribution required.