Go to file
2024-08-15 08:41:48 +08:00
.vscode 初始化 2024-07-28 23:29:47 +08:00
public 修复资源引入的问题 2024-08-13 16:59:12 +08:00
src 修复资源引入的问题 2024-08-13 16:59:12 +08:00
.gitignore 初始化 2024-07-28 23:29:47 +08:00
compose.yaml 修改默认端口和健康检查 2024-08-15 08:41:17 +08:00
index.html 修改默认端口和健康检查 2024-08-15 08:41:17 +08:00
manifest.json 修复资源引入的问题 2024-08-13 16:59:12 +08:00
nginx.conf 修改默认端口,添加回退路由 2024-08-15 08:41:48 +08:00
package-lock.json 更新ts版本 2024-08-08 17:06:26 +08:00
package.json 更新ts版本 2024-08-08 17:06:26 +08:00
README.md 初始化 2024-07-28 23:29:47 +08:00
tsconfig.app.json 添加仪表盘 2024-08-07 18:18:57 +08:00
tsconfig.json 初始化 2024-07-28 23:29:47 +08:00
tsconfig.node.json 初始化 2024-07-28 23:29:47 +08:00
vite.config.ts 添加vuetify支持 2024-07-29 16:25:23 +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.