Basic SPA PWA for meetup
This ever-so-basic application was used as a demo for the Node Cinci PWA Talk. At the end of the talk, I demonstrate the necessary steps to take when turning a web application into a Progressive Web Application by adding a web app manifest, service worker, caching logic, and more!
The steps to take to get this web application offline are in the form of the sequential branches and are as follows:
- Note this application will not be maintained and may contain legacy dependencies/code *