googlecodelabs / your-first-pwapp

Code associated with Your First Progressive Web App codelab
https://g.co/codelabs/pwa
Apache License 2.0
638 stars 555 forks source link

Copying in app.js and uncommenting updateForecastCard() #40

Closed rowan-m closed 8 years ago

rowan-m commented 8 years ago

Existing line:

Copy app.js from the resources/step4 directory to your scripts folder. Should read: Copy app.js from the resources/step-04 directory to your scripts folder.

Suggested step:

To see how the fake weather data is rendered, uncomment the line below at the bottom of your scripts/app.js file The call is already uncommented in the file.