docs: remove invalid spaces (#4057)

This commit is contained in:
Donny Wang
2024-08-06 17:51:39 +08:00
committed by GitHub
parent 72ed2d35b9
commit f26b3eddb2
10 changed files with 2 additions and 29 deletions

View File

@@ -62,7 +62,6 @@ corepack enable
# 安装依赖
pnpm install
```
::: tip 注意
@@ -78,7 +77,6 @@ pnpm install
```bash
# 启动项目
pnpm dev
```
现在,你可以在浏览器访问 `http://localhost:5555` 查看项目。