Skip to content

Commit a26a280

Browse files
committed
docs: document dumi dev server port
1 parent 1e249dd commit a26a280

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
@@ -98,6 +98,8 @@ npm run compile
9898
npm run build
9999
```
100100

101+
The dumi site runs at `http://localhost:8000` by default.
102+
101103
## Release
102104

103105
```bash

README.zh-CN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ npm run compile
9898
npm run build
9999
```
100100

101+
dumi 站点默认运行在 `http://localhost:8000`
102+
101103
## 发布
102104

103105
```bash

0 commit comments

Comments
 (0)