mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 05:51:48 +08:00
commit
b859904409
@ -26,12 +26,6 @@ npx -p @storybook/cli sb init --type react_scripts
|
|||||||
|
|
||||||
Note: You must have a `package.json` in your project or the above commands will fail.
|
Note: You must have a `package.json` in your project or the above commands will fail.
|
||||||
|
|
||||||
If you're using [Create React App](https://create-react-app.dev/), use:
|
|
||||||
|
|
||||||
```sh
|
|
||||||
npx -p @storybook/cli sb init --type react_scripts
|
|
||||||
```
|
|
||||||
|
|
||||||
## Manual setup
|
## Manual setup
|
||||||
|
|
||||||
If you want to set up Storybook manually for your React project, this is the guide for you.
|
If you want to set up Storybook manually for your React project, this is the guide for you.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user