Skip to content

akapez/rt-ui-library

Repository files navigation

React + Typescript UI Library

This is a React-based UI library designed to provide reusable and customizable components. The library is integrated with Storybook for interactive documentation and easy development.

Storybook

Storybook provides an interactive environment to develop and test your components.

Run Storybook

To start Storybook, run the following command:

npm run storybook