Skip to content

Commit e07fb5a

Browse files
committed
docs: document dumi dev server port
1 parent fa0413a commit e07fb5a

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515

1616
<p align="center">English | <a href="./README.zh-CN.md">简体中文</a></p>
1717

18-
1918
## Highlights
2019

2120
| Area | Support |
@@ -171,6 +170,8 @@ npm run lint
171170
npm run compile
172171
```
173172

173+
The dumi site runs at `http://localhost:8000` by default.
174+
174175
## Release
175176

176177
```bash

README.zh-CN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,8 @@ npm run lint
164164
npm run compile
165165
```
166166

167+
dumi 站点默认运行在 `http://localhost:8000`
168+
167169
## 发布
168170

169171
```bash

0 commit comments

Comments
 (0)