Weather Web App using Progressive Web App techniques
- Service workers
- Introduction
- Cookbook
- Node Module to generate service worker code that will precache specific resources
- chrome://serviceworker-internals/
npm i -g http-server
cd src
http-server
open http://localhost:8080