jbucknor / dsm-storybook-example-library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DSM-Storybook Live Components Example

Version: 1.0.0 License: MIT

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.

Setup

In the selected sample directory run

npm install

Preview

To run the sample Storybook with dsm-storybook integration locally, run:

npm run dsm-storybook:preview

Publish to DSM

Follow the steps documented in the Getting started with live components article to embed the example components in DSM.

License

MIT


[ Credit ]

Designed by Zoe Adelman and Zach Hauer.

About

License:MIT License


Languages

Language:JavaScript 45.0%Language:TypeScript 23.1%Language:CSS 23.0%Language:Vue 5.5%Language:HTML 3.5%