Skip to content

Commit 966a94d

Browse files
committed
docs: document dumi dev server port
1 parent 1575b97 commit 966a94d

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
@@ -113,6 +113,8 @@ npm test
113113
npm run build
114114
```
115115

116+
The dumi site runs at `http://localhost:8000` by default.
117+
116118
## Release
117119

118120
```bash

README.zh-CN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,8 @@ npm test
113113
npm run build
114114
```
115115

116+
dumi 站点默认运行在 `http://localhost:8000`
117+
116118
## 发布
117119

118120
```bash

0 commit comments

Comments
 (0)