This is a companion repo for this article: Give Users Control Over App Updates in Vue CLI 3 PWAs
- If using Vue CLI 4, clone the
masterbranch. - If using Vue CLI 3, clone the
vue-cli-3branch.
yarn install
yarn run serve
yarn run build
yarn run lint