keenethics / node-react-starter-kit

MIT License
0 stars 1 forks source link

PWA #19

Closed maryna-yanul closed 5 years ago

OksentukVlad commented 5 years ago

Simple things we can add to kit to make it progressive =)

  1. Add service worker example file (E.g. with static resources caching)
  2. Add commented code for registering of service worker
  3. Add manifest.json example

It's more than enough for now