qingcheng-Web/greenOrange
2025-06-03 10:54:51 +08:00
..
public 第一版 2025-05-15 19:51:13 +08:00
qingcheng-Web@7351f8522b 第一版 2025-05-15 19:51:13 +08:00
src 创建开发分支 2025-06-03 10:54:51 +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-06-03 10:54:51 +08:00
index.html 第一版 2025-05-15 19:51:13 +08:00
package-lock.json 项目模块 2025-05-28 18:03:31 +08:00
package.json 项目模块 2025-05-28 18:03:31 +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-06-03 10:54:51 +08:00
tsconfig.node.json 第一版 2025-05-15 19:51:13 +08:00
tsconfig.node.tsbuildinfo 创建开发分支 2025-06-03 10:54:51 +08:00
tsconfig.tsbuildinfo 创建开发分支 2025-06-03 10:54:51 +08:00
vite.config.d.ts 第一版 2025-05-15 19:51:13 +08:00
vite.config.js 创建开发分支 2025-06-03 10:54:51 +08:00
vite.config.ts 创建开发分支 2025-06-03 10:54:51 +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.