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 7debb09 commit 633301eCopy full SHA for 633301e
2 files changed
README.md
@@ -67,7 +67,7 @@ export default () => (
67
Run the local dumi site:
68
69
```bash
70
-ut install
+npm install
71
npm start
72
```
73
@@ -136,7 +136,7 @@ Then open `http://localhost:8000`.
136
## Development
137
138
139
140
141
142
README.zh-CN.md
运行本地 dumi 站点:
@@ -136,7 +136,7 @@ npm start
## 本地开发
0 commit comments