Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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