Skip to content

Commit 6207ea4

Browse files
committed
docs: document dumi dev server port
1 parent bb3401c commit 6207ea4

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ npm run compile
104104
npm run build
105105
```
106106

107+
The dumi site runs at `http://localhost:8000` by default.
108+
107109
## Release
108110

109111
```bash

README.zh-CN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@ npm run compile
103103
npm run build
104104
```
105105

106+
dumi 站点默认运行在 `http://localhost:8000`
107+
106108
## 发布
107109

108110
```bash

0 commit comments

Comments
 (0)