Poprawki funkcjonalności c.d.

This commit is contained in:
2022-10-21 16:57:37 +02:00
parent a166d4eda5
commit 214bbbf2fe
7 changed files with 68 additions and 21 deletions
+1
View File
@@ -4,6 +4,7 @@
"private": true,
"scripts": {
"dev": "vite --port 8080",
"deploy": "yarn build && firebase deploy --only hosting",
"build": "vue-tsc --noEmit && vite build",
"preview": "vite preview"
},