No description
Find a file Use this template
2026-02-02 22:13:45 +01:00
.vscode Created Vite project 2026-02-02 22:13:45 +01:00
public Created Vite project 2026-02-02 22:13:45 +01:00
src Created Vite project 2026-02-02 22:13:45 +01:00
.gitignore Created Vite project 2026-02-02 22:13:45 +01:00
index.html Created Vite project 2026-02-02 22:13:45 +01:00
package-lock.json Created Vite project 2026-02-02 22:13:45 +01:00
package.json Created Vite project 2026-02-02 22:13:45 +01:00
README.md Created Vite project 2026-02-02 22:13:45 +01:00
tsconfig.app.json Created Vite project 2026-02-02 22:13:45 +01:00
tsconfig.json Created Vite project 2026-02-02 22:13:45 +01:00
tsconfig.node.json Created Vite project 2026-02-02 22:13:45 +01:00
vite.config.ts Created Vite project 2026-02-02 22:13:45 +01: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.