aboutsummaryrefslogtreecommitdiffstats
path: root/stories/README.md
blob: 7ed8e9dc19b7a6436df97d7201faed887757423a (plain)
1
2
3
4
5
6
7
8
9
# Storybook

This is the part of the repo that is responsible for defining and building the stories for storybook. Take a look at the following guides for your assistance:

## Adding a new component to storybook
See [wiki page](https://github.com/onap-sdc/sdc-ui/wiki/Adding-a-new-component-to-storybook).

## Deploying storybook to a fork's github pages
See [wiki page](https://github.com/onap-sdc/sdc-ui/wiki/Deploying-storybook-to-a-fork's-github-pages).