1 Forks
2 Stars
2 Watchers

storybook

Comic Relief Storybook for React components

How to download and setup storybook

Open terminal and run command
git clone https://github.com/comicrelief/storybook.git
git clone is used to create a copy or clone of storybook repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with storybook https://github.com/comicrelief/storybook/archive/master.zip

Or simply clone storybook with SSH
[email protected]:comicrelief/storybook.git

If you have some problems with storybook

You may open issue on storybook support forum (system) here: https://github.com/comicrelief/storybook/issues