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 ab1229c commit 3a0e5efCopy full SHA for 3a0e5ef
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
- Textarea mentions with prefix based search and selection.
@@ -159,6 +157,8 @@ npm run compile
159
157
npm run build
160
158
```
161
+The dumi site runs at `http://localhost:8000` by default.
+
162
## Release
163
164
```bash
README.zh-CN.md
@@ -157,6 +157,8 @@ npm run compile
+dumi 站点默认运行在 `http://localhost:8000`。
## 发布
0 commit comments