Skip to content

dennisbaum/pwa-app-updates

 
 

Repository files navigation

pwa-app-updates

This is a companion repo for this article: Give Users Control Over App Updates in Vue CLI 3 PWAs

Selecting a branch to clone:

  1. If using Vue CLI 4, clone the master branch.
  2. If using Vue CLI 3, clone the vue-cli-3 branch.

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.0%
  • Vue 39.0%
  • HTML 9.0%