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 a8b1d2f commit 8fb328cCopy full SHA for 8fb328c
2 files changed
README.md
@@ -51,7 +51,7 @@ export default function App() {
51
Run the local dumi site:
52
53
```bash
54
-ut install
+npm install
55
npm start
56
```
57
@@ -88,7 +88,7 @@ Other native input attributes are also supported.
88
## Development
89
90
91
92
93
94
README.zh-CN.md
运行本地 dumi 站点:
@@ -88,7 +88,7 @@ npm start
## 本地开发
0 commit comments