Reference implementation for InVision's DSM Live Components feature. The feature allows embedding Storybook stories in DSM to create a single source of truth for your product teams across design and development.
This repository includes example library implementations in React, Vue and Angular that are pre-configured for the @dsm-storybook plugin.
In the selected sample directory run
npm install
To run the sample Storybook with dsm-storybook integration locally, run:
npm run dsm-storybook:preview
Follow the steps documented in the Getting started with live components article to embed the example components in DSM.
MIT
Designed by Zoe Adelman and Zach Hauer.