Implement PWA.

This commit is contained in:
2026-05-13 18:22:25 +00:00
parent 14bae04d1e
commit c831537cef
9 changed files with 78 additions and 4 deletions
+1
View File
@@ -16,6 +16,7 @@
"@vitejs/plugin-vue": "^5.0.0",
"typescript": "^5.3.0",
"vite": "^5.0.0",
"vite-plugin-pwa": "^1.3.0",
"vue-tsc": "^2.0.0"
}
}