@@ -1,7 +1,7 @@
## Vue3 + Vant3 + TypeScript + Vite
### 安装依赖
-> npm install
+> yarn install
### 启动服务
> npm run dev