docs: update build guideline (#2434)

Co-authored-by: Himself65 <himself65@outlook.com>
This commit is contained in:
fourdim
2023-05-22 20:18:43 +08:00
committed by GitHub
parent fd35d3427e
commit 0a49258ddd
6 changed files with 13 additions and 7 deletions

View File

@@ -10,7 +10,7 @@ First, run the development server:
pnpm run dev
```
Open [http://localhost:8080](http://localhost:3000) with your browser to see the result.
Open [http://localhost:8080](http://localhost:8080) with your browser to see the result.
You can start editing the page by modifying `src/pages/workspace/[workspaceId]/all.tsx`. The page auto-updates as you edit the file.