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 2bba1e8 commit b309b8eCopy full SHA for b309b8e
2 files changed
README.md
@@ -54,7 +54,7 @@ Online preview: https://steps.react-component.vercel.app/
54
Run the local dumi site:
55
56
```bash
57
-ut install
+npm install
58
npm start
59
```
60
@@ -104,7 +104,7 @@ Then open `http://localhost:8000`.
104
## Development
105
106
107
108
109
npm test
110
npm run tsc
README.zh-CN.md
@@ -54,7 +54,7 @@ export default () => (
运行本地 dumi 站点:
@@ -104,7 +104,7 @@ npm start
## 本地开发
0 commit comments