michihouse-components-tmp
Version:
Biblioteca de componentes da MichiHouse
24 lines (15 loc) • 550 B
Markdown
# MichiHouse Components
Welcome to MichiHouse Components library for React! This library contains a variety of reusable components to assist in developing consistent and elegant interfaces.
## Libs
- Material UI [https://mui.com/material-ui/]
- Shadcn UI [https://ui.shadcn.com/]
- Storybook [https://storybook.js.org/]
## Installation
To start using MichiHouse components in your React project, you can install them via npm or yarn.
```bash
npm install michihouse-components-tmp
```
## Components Documentation
```bash
npm run storybook
```