Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 386 Bytes

storybook.md

File metadata and controls

13 lines (10 loc) · 386 Bytes

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