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/.