Simple progressive web app starter kit
See also, rewrite in Preact with material components web
| Command | Description |
|---|---|
| npm start | Start application with hot reloading enabled |
| npm run build | Minified build with offline capabilities |
execute: git clone https://github.com/Markkos89/react-pwa-template.git && cd react-pwa-template && npm i
