agilitydev-ui
v1.0.0
Published
<p> <img src="https://i.ibb.co/f8mPW00/capa-agility.jpg" alt="Thumb Agility Dev" border="0" width="100%"> </p>
Readme
Modern and simple UI Library to build your applications
📦 Install
$ npm i agtdev-ui🔨 How to use
Import components from library using the following command
$ import { Button } from 'agtdev-ui'
$ <Button>Touch me</Button>📕 Run Storybook
Test isolated components using storybook
$ yarn storybook