Skip to content

Commit 3a584e5

Browse files
committed
docs: document dumi dev server port
1 parent d5c9805 commit 3a584e5

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

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

9-
109
<div align="center">
1110

1211
[![NPM version][npm-image]][npm-url]
@@ -18,7 +17,6 @@
1817

1918
</div>
2019

21-
2220
## Highlights
2321

2422
- Controlled and uncontrolled pagination state.
@@ -120,6 +118,8 @@ npm run compile
120118
npm run build
121119
```
122120

121+
The dumi site runs at `http://localhost:8000` by default.
122+
123123
## Release
124124

125125
```bash

README.zh-CN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@ npm run compile
118118
npm run build
119119
```
120120

121+
dumi 站点默认运行在 `http://localhost:8000`
122+
121123
## 发布
122124

123125
```bash

0 commit comments

Comments
 (0)