Service worker caching recipe A stale-while-revalidate caching strategy using sw-toolbox. Install: npm install Build: npm run build Watch: npm watch Serve: npm start