qingcheng-Web/greenOrange
2025-05-16 14:40:38 +08:00
..
public 第一版 2025-05-15 19:51:13 +08:00
qingcheng-Web@7351f8522b 第一版 2025-05-15 19:51:13 +08:00
src 完善用户管理和登录的表单校验 2025-05-16 14:40:38 +08:00
.gitignore 第一版 2025-05-15 19:51:13 +08:00
auto-imports.d.ts 第一版 2025-05-15 19:51:13 +08:00
components.d.ts 第一版 2025-05-15 19:51:13 +08:00
dist (3).zip 第一版 2025-05-15 19:51:13 +08:00
dist.zip 第一版 2025-05-15 19:51:13 +08:00
index.html 第一版 2025-05-15 19:51:13 +08:00
package-lock.json 第一版 2025-05-15 19:51:13 +08:00
package.json 第一版 2025-05-15 19:51:13 +08:00
README.md 第一版 2025-05-15 19:51:13 +08:00
tsconfig.app.json 第一版 2025-05-15 19:51:13 +08:00
tsconfig.json 第一版 2025-05-15 19:51:13 +08:00
tsconfig.node.json 第一版 2025-05-15 19:51:13 +08:00
tsconfig.node.tsbuildinfo 第一版 2025-05-15 19:51:13 +08:00
tsconfig.tsbuildinfo 第一版 2025-05-15 19:51:13 +08:00
vite.config.d.ts 第一版 2025-05-15 19:51:13 +08:00
vite.config.js 第一版 2025-05-15 19:51:13 +08:00
vite.config.ts 第一版 2025-05-15 19:51:13 +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.