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