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
- Host: GitHub
- URL: https://github.com/invisionapp/dsm-storybook-cli
- Owner: InVisionApp
- License: mit
- Created: 2019-11-14T17:41:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T20:13:18.000Z (over 2 years ago)
- Last Synced: 2024-11-29T10:07:53.649Z (about 1 year ago)
- Language: JavaScript
- Size: 2.59 MB
- Stars: 14
- Watchers: 21
- Forks: 3
- Open Issues: 59
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
| :warning: This project is no longer actively supported.
| ---
# DSM Storybook CLI
[](https://www.npmjs.com/package/@invisionapp/dsm-storybook)
[](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 :)