mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 08:11:07 +08:00
7 lines
81 B
Plaintext
7 lines
81 B
Plaintext
```shell
|
|
# With yarn
|
|
yarn build-storybook
|
|
|
|
# With npm
|
|
npm run build-storybook
|
|
``` |