Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bdombro/storybook-minimal
An absolute minimal, standalone storybook app.
https://github.com/bdombro/storybook-minimal
Last synced: 21 days ago
JSON representation
An absolute minimal, standalone storybook app.
- Host: GitHub
- URL: https://github.com/bdombro/storybook-minimal
- Owner: bdombro
- Created: 2023-06-28T18:33:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-28T18:33:45.000Z (over 1 year ago)
- Last Synced: 2024-11-29T09:57:18.086Z (24 days ago)
- Language: TypeScript
- Size: 1.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# storybook-minimal
An absolute minimal, standalone storybook app. Could be used to add a standalone storybook feature to existing apps that you don't want to share any config or dependencies with.
For example, you may want to use it with a percel, nextjs, remixjs app and you don't want conflicts with those build systems bc Storybook is very fragile.
## References
- Started from