No description
Find a file Use this template
2026-02-02 22:28:49 +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 Added Card component 2026-02-02 22:28:49 +01:00
.gitignore Created Vite project 2026-02-02 22:13:45 +01:00
components.json Initialized ShadCN 2026-02-02 22:17:17 +01:00
index.html Set theme to dark 2026-02-02 22:20:41 +01:00
package-lock.json Initialized ShadCN 2026-02-02 22:17:17 +01:00
package.json Initialized ShadCN 2026-02-02 22:17:17 +01:00
README.md Created Vite project 2026-02-02 22:13:45 +01:00
tsconfig.app.json Added compiler options 2026-02-02 22:15:21 +01:00
tsconfig.json Added compiler options 2026-02-02 22:15:21 +01:00
tsconfig.node.json Created Vite project 2026-02-02 22:13:45 +01:00
vite.config.ts Added path handling 2026-02-02 22:16:32 +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.