@fork2e/umbrella
Version:
☂️ Umbrella UI React components based on @shadcn-ui
26 lines (16 loc) • 515 B
Markdown
<div align="center">
<br />

<p><b>☂️ Umbrella UI React components based on <a href="https://ui.shadcn.com">@shadn-ui</a></b></p>
</div>
## Development
Install dependencies:
```bash
npm install
```
Run examples with Storybook:
```bash
npm run storybook
```
## License
This software is licensed under [MIT](https://github.com/git2bezbar/umbrella/blob/master/LICENSE).