Rad UI is still under active development. You are free to use it in your projects, but expect breaking changes. If you'd like to contribute to Rad UI, please check out Getting Started

Installation

First steps

It's super easy to get started with Rad UI. You can install it using npm or yarn.

Using Yarn

yarn add @radui/ui

Using npm

npm install @radui/ui --save