GunalBondre / styleguide

react components library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

react components library


Languages

Language:JavaScript 55.4%Language:HTML 44.6%