@ripe-ui/react
v0.0.11
Published
<h1 align="center">Ripe UI</h1> <h3 align="center"> A React Component Library for Quick UI Development </h3>
Readme
Overview
TBD
Installation and usage
TBD
Local Development
The following commands run the storybook which can be used for local development:
git clone https://github.com/ripeplan/ripe-ui.git
cd ripe-ui
npm install
npm run storybook