Getting Started

Installation

yarn add deva-ui

Or with npm:

npm install deva-ui

Provider

I'm planning to build a CLI to generate the theme for you.

Callout

💡
If you want to use your own custom theme, you can pass it as a prop and it will override the default one. See theme structure here for more insights.