superset/superset-frontend/temporary_superset_ui/superset-ui/docs/storybook.md

385 B

Using Storybook

You can demo your changes by running the storybook demo locally with the following commands:

yarn install
yarn build
yarn storybook

The Storybook will automatically build from the source code when package names start with @superset-ui/.