## Storybook ![image](https://avatars.githubusercontent.com/u/22632046?s=20&v=4)

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`