@liftitapp/ui
v1.2.16
Published
React UI components library for liftit
Downloads
9
Keywords
Readme
@liftitapp/ui
React UI components library for liftit.
This a UI library based on ant design with the Liftit style, and for React.
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
And that's it, now you can start to use @liftitapp/ui.
Remember to visit the live demo to check out the available components.