mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 11:11:53 +08:00
- If attached to a library used via npx/pnpm dlx, change to `@latest` - Otherwise, remove it
4 lines
60 B
Plaintext
4 lines
60 B
Plaintext
```shell
|
|
npm install @storybook/builder-vite --save-dev
|
|
```
|