mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-02-06 13:50:10 +00:00
10 lines
327 B
Markdown
10 lines
327 B
Markdown
## 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`
|