You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> This repo is from an archived version of the course. Watch the latest version of the course on [frontendmasters.com](https://frontendmasters.com/courses/service-workers/).
3
+
1
4
# Service Workers & Offline Course by Kyle Simpson
2
5
3
6
Code for the Web Workers section of the Service Workers and Offline course by Kyle Simpson.
@@ -6,4 +9,4 @@ Code for the Web Workers section of the Service Workers and Offline course by Ky
6
9
7
10
To get started, download the [Starter Files (ZIP)](https://static.frontendmasters.com/resources/2019-05-10-service-worker-pwa/service-workers-starter.zip)
8
11
9
-
Don't forget to `npm install` the necessary modules.
12
+
Don't forget to `npm install` the necessary modules.
0 commit comments