Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Storybook documentation #8

Merged
merged 3 commits into from
Jul 30, 2024
Merged

Add Storybook documentation #8

merged 3 commits into from
Jul 30, 2024

Conversation

FelixTJDietrich
Copy link
Collaborator

@FelixTJDietrich FelixTJDietrich commented Jul 30, 2024

Motivation

Closes #3

Description

  • Link current storybook preview of develop in Readme
  • Add Storybook getting started documentation
    • Getting started with Storybook
      • Learning resources
      • Best practices
      • Chromatic
    • Design system
    • Component guidelines
    • Shadcn/ui and spartan/ui for reference (component examples, styles)
    • Class-variance-authority
    • Angular CDK where necessary, otherwise create own components

@FelixTJDietrich FelixTJDietrich self-assigned this Jul 30, 2024
@FelixTJDietrich FelixTJDietrich added documentation Improvements or additions to documentation client labels Jul 30, 2024
@FelixTJDietrich FelixTJDietrich marked this pull request as ready for review July 30, 2024 14:44
@FelixTJDietrich FelixTJDietrich merged commit 263685f into develop Jul 30, 2024
3 checks passed
@FelixTJDietrich FelixTJDietrich deleted the docs/storybook branch July 30, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set Up Storybook.js for Component Driven UI Development, UI Testing and Documentation
1 participant