1.2.16 • Published 4 years ago

@liftitapp/ui v1.2.16

Weekly downloads
-
License
-
Repository
github
Last release
4 years ago

@liftitapp/ui

React UI components library for liftit.

This a UI library based on ant design with the Liftit style, and for React.

Live demo

Getting started

Intall with npm

npm install @liftitapp/ui

or with yarn

yarn add @liftitapp/ui

Then you must to provide a theme (Dark or Light) in your index file

pic

And that's it, now you can start to use @liftitapp/ui.

Remember to visit the live demo to check out the available components.