No description
  • Vue 75.3%
  • TypeScript 20.3%
  • CSS 4.3%
Find a file Use this template
2026-06-29 17:06:56 +02:00
.vscode Genesis commit 2026-06-29 17:06:56 +02:00
public Genesis commit 2026-06-29 17:06:56 +02:00
site Genesis commit 2026-06-29 17:06:56 +02:00
src Genesis commit 2026-06-29 17:06:56 +02:00
.gitignore Genesis commit 2026-06-29 17:06:56 +02:00
.prettierignore Genesis commit 2026-06-29 17:06:56 +02:00
components.d.ts Genesis commit 2026-06-29 17:06:56 +02:00
components.json Genesis commit 2026-06-29 17:06:56 +02:00
index.html Genesis commit 2026-06-29 17:06:56 +02:00
package.json Genesis commit 2026-06-29 17:06:56 +02:00
pnpm-lock.yaml Genesis commit 2026-06-29 17:06:56 +02:00
pnpm-workspace.yaml Genesis commit 2026-06-29 17:06:56 +02:00
README.md Genesis commit 2026-06-29 17:06:56 +02:00
site.config.mts Genesis commit 2026-06-29 17:06:56 +02:00
tsconfig.app.json Genesis commit 2026-06-29 17:06:56 +02:00
tsconfig.json Genesis commit 2026-06-29 17:06:56 +02:00
tsconfig.node.json Genesis commit 2026-06-29 17:06:56 +02:00
vite.config.ts Genesis commit 2026-06-29 17:06:56 +02:00

Vue 3 + TypeScript + Vite

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

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.