/my-react-component-library

Own component library

Primary LanguageTypeScriptMIT LicenseMIT

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