/pwa-skeleton

Skeleton "progressive web app" example following Google's checklist

Primary LanguageJavaScriptThe UnlicenseUnlicense

Progressive Web App Example

"Progressive web app" template / example with cache management.
Minimum requirements for https://developers.google.com/web/progressive-web-apps/checklist.
Tested via Chrome Developer Tools > Audits. (see it on https://www.emanuelefornasier.it/pwa/ )

Requirements

  • Https connection (here it's forced via .htaccess)

Based on

Other references

Copyright notice

Some code blocks and comments are copy-pasted (adapted when needed) from the links above (all credits to original authors).