pingping/frontend
Li Wei 8f2711f728 feat: 加入健康检查以及 pnpm start 2025-06-11 10:22:33 +08:00
..
.vscode Initial commit 2025-06-09 17:10:23 +08:00
public Initial commit 2025-06-09 17:10:23 +08:00
src feat: 加入健康检查以及 pnpm start 2025-06-11 10:22:33 +08:00
.eslintrc.js Initial commit 2025-06-09 17:10:23 +08:00
.gitignore Initial commit 2025-06-09 17:10:23 +08:00
.prettierrc Initial commit 2025-06-09 17:10:23 +08:00
Dockerfile Initial commit 2025-06-09 17:10:23 +08:00
README.md Initial commit 2025-06-09 17:10:23 +08:00
index.html feat: 加入健康检查以及 pnpm start 2025-06-11 10:22:33 +08:00
nginx.conf Initial commit 2025-06-09 17:10:23 +08:00
package-lock.json Initial commit 2025-06-09 17:10:23 +08:00
package.json feat: 加入健康检查以及 pnpm start 2025-06-11 10:22:33 +08:00
pnpm-lock.yaml feat: 加入健康检查以及 pnpm start 2025-06-11 10:22:33 +08:00
tsconfig.app.json Initial commit 2025-06-09 17:10:23 +08:00
tsconfig.json Initial commit 2025-06-09 17:10:23 +08:00
tsconfig.node.json Initial commit 2025-06-09 17:10:23 +08:00
vite.config.ts feat: 加入健康检查以及 pnpm start 2025-06-11 10:22:33 +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.