Skip to content

n11sh1/vue-pwa-tutorial

Repository files navigation

vue-pwa-tutorial

Document

Vue CLI 3 で PWA やってみた(Service Workers / Add to Home Screen / Push Notifications) https://qiita.com/n11sh1/items/5d64c337ef927ac8d5d6

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.