docs: add storybook command to contributing guide (#42105)
This commit is contained in:
@ -34,6 +34,7 @@
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"storybook": "start-storybook -p 6006",
|
||||
"storybook:theming": "npm run storybook --no-manager-cache",
|
||||
"build-storybook": "build-storybook"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user