/styleguide

react components library

Primary LanguageJavaScript

WElcome to styleguide a react component library

This project uses storybook a ui component explorer for frontend developers.

Available Scripts

In the project directory, you can run:

yarn storybook

Runs the storybook and we can see gui and components created.

Getting started

1] Clone the git repo.
2] cd styleguide.
3] run yarn or yarn install in terminal
4] yarn storybook to start the dev environment