Skip to content

Commit 3a0e5ef

Browse files
committed
docs: document dumi dev server port
1 parent ab1229c commit 3a0e5ef

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
- Textarea mentions with prefix based search and selection.
@@ -159,6 +157,8 @@ npm run compile
159157
npm run build
160158
```
161159

160+
The dumi site runs at `http://localhost:8000` by default.
161+
162162
## Release
163163

164164
```bash

README.zh-CN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,8 @@ npm run compile
157157
npm run build
158158
```
159159

160+
dumi 站点默认运行在 `http://localhost:8000`
161+
160162
## 发布
161163

162164
```bash

0 commit comments

Comments
 (0)