You can demo your changes by running the storybook demo locally with the following commands:
npm ci
npm run build
npm run storybook
The Storybook will
automatically build from the source code
when package names start with @superset-ui/
.
You can demo your changes by running the storybook demo locally with the following commands:
npm ci
npm run build
npm run storybook
The Storybook will
automatically build from the source code
when package names start with @superset-ui/
.