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
master
branch. - If using Vue CLI 3, clone the
vue-cli-3
branch.
yarn install
yarn run serve
yarn run build
yarn run lint