Skip to content

phucbm/pwa-vue-3

Repository files navigation

pwa-vue-3

Install as a PWA

This is a demo of Progressive Web App that can install on many of system operations (macOS, Windows, iOS, Android). You can follow this instruction below to install on your devices.

On Chrome

Click the installation button on the URL bar.

On iOS

Open the app in Safari, click Share > Add to home page.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.