Skip to content

Commit e62e61e

Browse files
committed
docs: document dumi dev server port
1 parent c787110 commit e62e61e

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
@@ -112,6 +112,8 @@ npm run compile
112112
npm run build
113113
```
114114

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

117119
```bash

README.zh-CN.md

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

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

117119
```bash

0 commit comments

Comments
 (0)