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 ae5a85e commit 8fadb1fCopy full SHA for 8fadb1f
2 files changed
README.md
@@ -54,7 +54,7 @@ export default () => (
54
Run the local dumi site:
55
56
```bash
57
-ut install
+npm install
58
npm start
59
```
60
@@ -100,7 +100,7 @@ Then open `http://localhost:8000`.
100
## Development
101
102
103
104
105
npm test
106
npm run tsc
README.zh-CN.md
运行本地 dumi 站点:
@@ -100,7 +100,7 @@ npm start
## 本地开发
0 commit comments