Skip to content

Commit 1cb009f

Browse files
authored
Merge pull request FrontendMasters#1 from kristakoch/master
Adds README with link to starter files
2 parents 404b086 + 8deb15e commit 1cb009f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Service Workers & Offline Course by Kyle Simpson
2+
3+
Code for the Web Workers section of the Service Workers and Offline course by Kyle Simpson.
4+
5+
## Starter Exercise Files
6+
7+
To get started, download the [Starter Files (ZIP)](https://static.frontendmasters.com/resources/2019-05-10-service-worker-pwa/service-workers-starter.zip)
8+
9+
Don't forget to `npm install` the necessary modules.

0 commit comments

Comments
 (0)