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 1ac5310 commit f964862Copy full SHA for f964862
2 files changed
README.md
@@ -65,7 +65,7 @@ export default ({ keys }: { keys: string[] }) => (
65
Run the local dumi site:
66
67
```bash
68
-ut install
+npm install
69
npm start
70
```
71
@@ -125,7 +125,7 @@ Then open `http://localhost:8000`.
125
## Development
126
127
128
129
130
npm test
131
npm run tsc
README.zh-CN.md
运行本地 dumi 站点:
@@ -125,7 +125,7 @@ npm start
## 本地开发
0 commit comments