1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-02-06 13:50:10 +00:00
bramw_baserow/web-frontend/README.md
Jonathan Adeline a8f55c51ca Storybook
2023-11-10 13:20:57 +00:00

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`