Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 414 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 414 Bytes

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