A hacker news reader pwa (Progressive Web App) built using Quasar framework
-
Performance Scores
- LightHouse: 91/100 LightHouse Link
- Faster_3G: 6.287s WebpPageTest Link
- 3G_EM: 9.457s WebpPageTest Link
-
Built using Quasar PWA starter kit
-
Progressive Web App
- app manifest
- service worker using SWPrecachePlugin
- app shell
-
Hosted using
# install dependencies
$ npm install
# serve locally with quasar (8081 port)
$ quasar dev
# build for production
$ quasar build
- Server side rendering
- Add Tests
- Clean up poc version