Skip to content

MahdiMurshed/my-react-component-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

my-react-component-library

In this repo,I will try to create my own component library. While doing so,I will experiment with different ui libraries.

instructions

cd <directory name>
yarn 

In one terminal

yarn start

In other terminal

yarn storybook

Example :

cd stiches
yarn start
yarn storybook