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 0650b01 commit c13870dCopy full SHA for c13870d
2 files changed
README.md
@@ -58,7 +58,7 @@ export default () => (
58
Run the local dumi site:
59
60
```bash
61
-ut install
+npm install
62
npm start
63
```
64
@@ -107,7 +107,7 @@ Then open `http://localhost:8000`.
107
## Development
108
109
110
111
112
npm test
113
npm run tsc
README.zh-CN.md
运行本地 dumi 站点:
@@ -107,7 +107,7 @@ npm start
## 本地开发
0 commit comments