Skip to content

Commit d5a69f1

Browse files
committed
docs: document dumi dev server port
1 parent 1cf2284 commit d5a69f1

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 run compile
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 run compile
113113
npm run build
114114
```
115115

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

118120
```bash

0 commit comments

Comments
 (0)