elixir-ui-logo

Elixir UI

v1.0.0

Installation

This is Installation page for our documentation. Here you can find guides on how to install and set up our UI library in various frameworks and environments.

We have the same installation process as shadcn/ui.

Installation Guide


Option 1 - Use shadcn CLI

Initilize shadcn in your project

npx shadcn@latest init

Its done! You can start using shadcn/ui components in your project.

npx shadcn@latest add https://ui.elixirlabs.in/r/digital-timer.json

Option 2 - Use Elixir CLI

Coming Soon!

Working on it! In the meantime, use option 1.