转到文件
2025-11-13 18:09:31 +08:00
database init 2025-11-11 16:36:30 +08:00
models/ocr init 2025-11-13 16:34:41 +08:00
public init 2025-11-11 15:27:04 +08:00
scripts init 2025-11-13 16:34:41 +08:00
server init 2025-11-13 18:09:31 +08:00
src init 2025-11-13 16:34:41 +08:00
.gitignore init 2025-11-11 15:27:04 +08:00
package.json init 2025-11-13 16:34:41 +08:00
README.md init 2025-11-11 15:27:04 +08:00
tsconfig.app.json init 2025-11-11 15:27:04 +08:00
tsconfig.json init 2025-11-11 15:27:04 +08:00
tsconfig.node.json init 2025-11-11 15:27:04 +08:00
vite.config.ts init 2025-11-11 15:27:04 +08:00
yarn.lock init 2025-11-13 16:34:41 +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.