No description
  • Vue 84%
  • CSS 9.1%
  • TypeScript 5%
  • HTML 1.9%
Find a file
2026-07-01 23:44:00 +02:00
.vscode Initial commit 2026-06-18 00:17:14 +02:00
src finished? 2026-07-01 23:44:00 +02:00
.gitignore Initial commit 2026-06-18 00:17:14 +02:00
deno.lock Initial commit 2026-06-18 00:17:14 +02:00
index.html Initial commit 2026-06-18 00:17:14 +02:00
package.json Initial commit 2026-06-18 00:17:14 +02:00
README.md Initial commit 2026-06-18 00:17:14 +02:00
tsconfig.app.json Initial commit 2026-06-18 00:17:14 +02:00
tsconfig.json Initial commit 2026-06-18 00:17:14 +02:00
tsconfig.node.json Initial commit 2026-06-18 00:17:14 +02:00
vite.config.ts Initial commit 2026-06-18 00:17:14 +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.