healthapp
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
dark ffa9b6f771 fix: 修复 clone 后无法启动 — app 子模块转常规目录 & 补全环境模板 2 weeks ago
..
public first commit 2 months ago
src refactor(web): 移除商城路由改为外链,api 抽取至 src/api 1 month ago
.env.example fix: 修复 clone 后无法启动 — app 子模块转常规目录 & 补全环境模板 2 weeks ago
.gitignore chore: 添加 Playwright 测试依赖配置 2 months ago
README.md first commit 2 months ago
index.html first commit 2 months ago
package-lock.json first commit 2 months ago
package.json first commit 2 months ago
tsconfig.app.json first commit 2 months ago
tsconfig.json first commit 2 months ago
tsconfig.node.json first commit 2 months ago
vite.config.ts first commit 2 months ago

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.