storybook-start
Default command
start-storybookCLI Options
Example
mhy sb-start
# or
mhy storybook-startCustomization
export const parameters = (defaults) => {
defaults.foo = 'bar'
}Last updated
Was this helpful?