DEV Community

Discussion on: Your Static Site to a PWA!

Collapse
 
stajilov profile image
Vladimir Stajilov

Ok thanks for that but do you have an idea of how to create a PWA for a MVC server web app? JSP/ASP/Laravel etc etc

Collapse
 
prorishi profile image
Rishi Vishwakarma

Sorry, I don't know about ASP or JSP but as far as I know your static assets could be made installable by adding a manifest and service worker. Maybe not all of your app will function but it could display another page while user is offline.