Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

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:

npm ci
npm run build
npm run storybook

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