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 2055117 commit 0da3092Copy full SHA for 0da3092
2 files changed
README.md
@@ -48,7 +48,7 @@ export default function App() {
48
Run the local dumi site:
49
50
```bash
51
-ut install
+npm install
52
npm start
53
```
54
@@ -89,7 +89,7 @@ Then open `http://localhost:8000`.
89
## Development
90
91
92
93
94
95
README.zh-CN.md
运行本地 dumi 站点:
@@ -89,7 +89,7 @@ npm start
## 本地开发
0 commit comments