We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5c9805 commit 3a584e5Copy full SHA for 3a584e5
2 files changed
README.md
@@ -6,7 +6,6 @@
6
7
<p align="center">English | <a href="./README.zh-CN.md">简体中文</a></p>
8
9
-
10
<div align="center">
11
12
[![NPM version][npm-image]][npm-url]
@@ -18,7 +17,6 @@
18
17
19
</div>
20
21
22
## Highlights
23
24
- Controlled and uncontrolled pagination state.
@@ -120,6 +118,8 @@ npm run compile
120
118
npm run build
121
119
```
122
+The dumi site runs at `http://localhost:8000` by default.
+
123
## Release
124
125
```bash
README.zh-CN.md
@@ -118,6 +118,8 @@ npm run compile
+dumi 站点默认运行在 `http://localhost:8000`。
## 发布
0 commit comments