@@ -20,13 +20,13 @@
```bash
# 安装依赖
npm install --registry=https://registry.npmmirror.com
pnpm install --registry=https://registry.npmmirror.com
# 启动服务
npm run dev
pnpm dev
# 构建生产环境
npm run build:prod
pnpm build:prod
# 前端访问地址 http://localhost:80
```
The note is not visible to the blocked user.