By integrating with Storybook, you can create DSM Live Components. Currently, there are two options for integrating Storybook with DSM:
- Self-hosted (via an embedded URL)
- DSM-hosted (via a CLI-based integration)
Using an embedded URL is the quickest and simplest way to integrate DSM and Storybook. With this method, all Storybook-supported frameworks are visible in DSM.
The CLI-based integration currently only supports React, Vue, Angular, and HTML.
For more information on the two methods, check out this comparison table.