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

https://github.com/invisionapp/dsm-storybook-cli

Home of the DSM Storybook CLI
https://github.com/invisionapp/dsm-storybook-cli

Last synced: 6 months ago
JSON representation

Home of the DSM Storybook CLI

Awesome Lists containing this project

README

          

| :warning: This project is no longer actively supported.
| ---

# DSM Storybook CLI

[![](https://badge.fury.io/js/%40invisionapp%2Fdsm-storybook.svg)](https://www.npmjs.com/package/@invisionapp/dsm-storybook)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/InVisionApp/dsm-storybook-cli/blob/master/LICENSE)

## About

dsm-storybook is a CLI which enables integration between [InVision DSM](https://www.invisionapp.com/design-system-manager) and [Storybook](https://storybook.js.org/).

## Docs

- [Configure DSM for use with Storybook](https://support.invisionapp.com/hc/en-us/articles/360028510211)

- [Usage Examples](https://github.com/InVisionApp/dsm-storybook-example-library)

## Building for Production

Run the command `npm run build-prod`

## Running Tests

Runtime Dependencies: Docker and Docker Compose.

Run the following command:

- `npm run test-local`

## Contributing

Thanks for considering this!

Unfortunately, we do not accept contributions at this point, but certainly will in the future.

Be sure to check back later :)