Go to file
2026-06-26 10:51:01 +08:00
.vscode first commit 2026-06-26 10:51:01 +08:00
public first commit 2026-06-26 10:51:01 +08:00
server first commit 2026-06-26 10:51:01 +08:00
src first commit 2026-06-26 10:51:01 +08:00
.dockerignore first commit 2026-06-26 10:51:01 +08:00
.env first commit 2026-06-26 10:51:01 +08:00
.gitignore first commit 2026-06-26 10:51:01 +08:00
auto-imports.d.ts first commit 2026-06-26 10:51:01 +08:00
components.d.ts first commit 2026-06-26 10:51:01 +08:00
docker-compose.yml first commit 2026-06-26 10:51:01 +08:00
Dockerfile first commit 2026-06-26 10:51:01 +08:00
index.html first commit 2026-06-26 10:51:01 +08:00
package.json first commit 2026-06-26 10:51:01 +08:00
pnpm-lock.yaml first commit 2026-06-26 10:51:01 +08:00
README.md first commit 2026-06-26 10:51:01 +08:00
vite.config.js first commit 2026-06-26 10:51:01 +08:00

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.