ls1intum / Hephaestus

Hephaestus - A Generative AI Mentor for Agile Software Development
MIT License
7 stars 1 forks source link

Set Up Storybook.js for Component Driven UI Development, UI Testing and Documentation #3

Closed FelixTJDietrich closed 2 months ago

FelixTJDietrich commented 2 months ago

Why Storybook?

Storybook allows us to develop and test components in isolation, making it easier to manage, debug, and maintain our UI. It also serves as a single source of truth for our components, improving team collaboration and reuse.

Read more about it here: Why Storybook?

Tasks

Each task can be a separate issue or a checklist item in this issue, adjust as needed.

Acceptance Criteria