storybook
# Print config to console
mhy config storybookOverriding from package.json
package.json{
"mhy": {
"storybook": {
"root" : {
"start": {
"port": 3500
}
}
}
}
}Used by
Last updated
Was this helpful?