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 6474a1a commit 8bd7a53Copy full SHA for 8bd7a53
2 files changed
README.md
@@ -70,7 +70,7 @@ export default () => (
70
Run the local dumi site:
71
72
```bash
73
-ut install
+npm install
74
npm start
75
```
76
@@ -161,7 +161,7 @@ type ItemType =
161
## Development
162
163
164
165
166
npm test
167
npm run tsc
README.zh-CN.md
运行本地 dumi 站点:
## 本地开发
0 commit comments