1.0.0 • Published 3 years ago

agilitydev-ui v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

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
1.0.0

3 years ago