1.0.0 • Published 5 years ago
agilitydev-ui v1.0.0
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 storybook1.0.0
5 years ago