Skip to content

Commit 692149c

Browse files
committed
docs: document dumi dev server port
1 parent 35f1023 commit 692149c

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
@@ -135,6 +135,8 @@ npm run compile
135135
npm run build
136136
```
137137

138+
The dumi site runs at `http://localhost:8000` by default.
139+
138140
## Release
139141

140142
```bash

README.zh-CN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,8 @@ npm run compile
135135
npm run build
136136
```
137137

138+
dumi 站点默认运行在 `http://localhost:8000`
139+
138140
## 发布
139141

140142
```bash

0 commit comments

Comments
 (0)