Skip to content

csells/min-pwa

Repository files navigation

min-pwa

Minimal Progressive Web APp (PWA) that passes the Google Lighthouse audit.

Minimal PWA without any frameworks.

Minimal PWA with a simple responsive menu using Boostrap 4 and very simple template-based routing.

Minimal PWA with a simple responsive menu using Boostrap 4 Vue 2.x and very simple component-based routing.

Routing

The solutions that contain routing assume a web server configured to route 404 errors to /index.html to allow for client-side routing. For example, if you're using local web server, then you'd start it like the following:

$ ws --spa index.html

About

Minimal Progressive Web App (PWA) that passes a Google Lighthouse audit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published