Storybook
Preview.js supports the Component Story Format (v2 and v3), in particular args
and decorators
.
You can work on stories within Preview.js. No need to wait for Storybook to spin up anymore!
caution
Preview.js does not support the legacy storiesOf()
API.
Storybook addons are ignored when running inside Preview.js.
If you run into any issues, feel free to open a GitHub issue.