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 f6b0cf7 commit 8c1138fCopy full SHA for 8c1138f
2 files changed
README.md
@@ -58,7 +58,7 @@ Online preview: https://slider.react-component.vercel.app/
58
Run the local dumi site:
59
60
```bash
61
-ut install
+npm install
62
npm start
63
```
64
@@ -133,7 +133,7 @@ Then open `http://localhost:8000`.
133
## Development
134
135
136
137
138
npm test
139
npm run tsc
README.zh-CN.md
@@ -57,7 +57,7 @@ export default () => (
57
运行本地 dumi 站点:
@@ -132,7 +132,7 @@ npm start
132
## 本地开发
0 commit comments