This project uses storybook a ui component explorer for frontend developers.
In the project directory, you can run:
Runs the storybook and we can see gui and components created.
1] Clone the git repo.
2] cd styleguide.
3] run yarn
or yarn install
in terminal
4] yarn storybook
to start the dev environment