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 115b2fd commit 4abe0f9Copy full SHA for 4abe0f9
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
@@ -108,7 +108,7 @@ Then open `http://localhost:8000`.
108
## Development
109
110
111
112
113
npm test
114
npm run build
README.zh-CN.md
运行本地 dumi 站点:
@@ -108,7 +108,7 @@ npm start
## 本地开发
0 commit comments