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

Use Storybook instead of demo components in /playground #13

Open
rifandani opened this issue Mar 21, 2024 · 0 comments
Open

Use Storybook instead of demo components in /playground #13

rifandani opened this issue Mar 21, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@rifandani
Copy link
Owner

What problem is this solving

  • build, view, test, debug, and document UI components in isolation
  • develop hard-to-reach states and edge cases without needing to run the whole app
  • track components history and versions
  • we can publish the documented UI components
  • hundreds of addons that helps build UI faster, document component libraries, and integrate with other tools

Proposed solution

  • delete all demo components in /playground
  • use storybook
  • setup storybook CI

Describe alternatives you've considered

No response

@rifandani rifandani added the enhancement New feature or request label Mar 21, 2024
@rifandani rifandani self-assigned this Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant