No description
Find a file
2025-12-13 00:49:11 +08:00
.vscode initialize repo 2025-06-29 23:23:46 +08:00
public initialize repo 2025-06-29 23:23:46 +08:00
src fix: build 2025-12-13 00:49:11 +08:00
.gitignore initialize repo 2025-06-29 23:23:46 +08:00
index.html add not found 2025-07-01 06:00:32 +08:00
package.json update 2025-11-22 18:15:22 +08:00
pnpm-lock.yaml update 2025-11-22 18:15:22 +08:00
README.md initialize repo 2025-06-29 23:23:46 +08:00
tsconfig.app.json initialize repo 2025-06-29 23:23:46 +08:00
tsconfig.json initialize repo 2025-06-29 23:23:46 +08:00
tsconfig.node.json initialize repo 2025-06-29 23:23:46 +08:00
vite.config.ts add steps to 2 2025-07-01 16:12:48 +08: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.