Skip to content

Repository files navigation

Hello PWA

Minimal Vue 3 + TypeScript + Vite + Tailwind PWA scaffold.

Quick start

Install deps and run dev server:

cd hello-pwa
npm install
npm run dev

Build and preview production bundle:

npm run build
npm run preview

The PWA is configured using vite-plugin-pwa. Service worker registration is automatic via the plugin. Add icons pwa-192.png and pwa-512.png to the public/ folder for a full installable experience.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages