前台
Go to file Use this template
lv 4e5b99e5d9 ss 2025-08-19 20:08:31 +08:00
.vite/deps ss 2025-08-19 20:08:31 +08:00
public ss 2025-08-19 20:08:31 +08:00
src ss 2025-08-19 20:08:31 +08:00
.gitignore ss 2025-08-19 20:08:31 +08:00
README.md ss 2025-08-19 20:08:31 +08:00
eslint.config.ts ss 2025-08-19 20:08:31 +08:00
index.html ss 2025-08-19 20:08:31 +08:00
package-lock.json ss 2025-08-19 20:08:31 +08:00
package.json ss 2025-08-19 20:08:31 +08:00
tsconfig.app.json ss 2025-08-19 20:08:31 +08:00
tsconfig.json ss 2025-08-19 20:08:31 +08:00
tsconfig.node.json ss 2025-08-19 20:08:31 +08:00
tsconfig.tsbuildinfo ss 2025-08-19 20:08:31 +08:00
vite.config.ts ss 2025-08-19 20:07:27 +08:00

README.md

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.