## Storybook  Storybook is a tool that lets you browse and play with all the baserow reusable UI components. ### Start storybook Run the following command in the web-frontend container `yarn run storybook` Storybook is available at `http://localhost:6006`