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 fa0413a commit e07fb5aCopy full SHA for e07fb5a
2 files changed
README.md
@@ -15,7 +15,6 @@
15
16
<p align="center">English | <a href="./README.zh-CN.md">简体中文</a></p>
17
18
-
19
## Highlights
20
21
| Area | Support |
@@ -171,6 +170,8 @@ npm run lint
171
170
npm run compile
172
```
173
+The dumi site runs at `http://localhost:8000` by default.
174
+
175
## Release
176
177
```bash
README.zh-CN.md
@@ -164,6 +164,8 @@ npm run lint
164
165
166
167
+dumi 站点默认运行在 `http://localhost:8000`。
168
169
## 发布
0 commit comments