lama-ui
v0.0.6
Published
A basic typesafe UI Library built for React Frameworks.
Downloads
63
Readme
React UI Library
A basic typesafe UI Library built for React Frameworks.
Getting Started
We leverage Storybook as a showcase of the various components implemented by this library. To launch Storybook run:
yarn storybook
or
npm run storybook
Built With
- Vite - The web framework used
License
This project is licensed under the MIT License - see the LICENSE.md file for details