PWA minimal setup.
Based on this article: https://vaadin.com/learn/tutorials/learn-pwa/turn-website-into-a-pwa
Just run a basic server from the project root. You can use PHP or your favorite dev server.
Example: php -S 0.0.0.0:9090
| Name | Name | Last commit date | ||
|---|---|---|---|---|
PWA minimal setup.
Based on this article: https://vaadin.com/learn/tutorials/learn-pwa/turn-website-into-a-pwa
Just run a basic server from the project root. You can use PHP or your favorite dev server.
Example: php -S 0.0.0.0:9090