Skip to content

Commit cc917d6

Browse files
authored
PWA updates for the README
1 parent bde8701 commit cc917d6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@ If port 8080 is already in use on your machine you must change the port number i
2525

2626
## What's Included
2727

28+
* Service Worker precaching of application shell + static assets (prod)
29+
* Script (async chunk) preloading using `<link rel="preload">`
30+
* Web Application Manifest + favicons
31+
* Mobile-friendly meta-viewport
32+
* Lighthouse score of 90+/100
33+
2834
- `npm run dev`: first-in-class development experience.
2935
- Webpack + `vue-loader` for single file Vue components.
3036
- State preserving hot-reload

0 commit comments

Comments
 (0)