No description
Find a file
2025-06-01 21:38:56 +02:00
.vscode Init Commit 2025-06-01 21:38:56 +02:00
public Init Commit 2025-06-01 21:38:56 +02:00
src Init Commit 2025-06-01 21:38:56 +02:00
.gitignore Init Commit 2025-06-01 21:38:56 +02:00
index.html Init Commit 2025-06-01 21:38:56 +02:00
jsconfig.json Init Commit 2025-06-01 21:38:56 +02:00
package-lock.json Init Commit 2025-06-01 21:38:56 +02:00
package.json Init Commit 2025-06-01 21:38:56 +02:00
README.md Init Commit 2025-06-01 21:38:56 +02:00
vite.config.js Init Commit 2025-06-01 21:38:56 +02:00

untitled

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build