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.
Option 1 - Use shadcn CLI
Initilize shadcn in your project
npx shadcn@latest initIts done! You can start using shadcn/ui components in your project.
npx shadcn@latest add https://ui.elixirlabs.in/r/digital-timer.jsonOption 2 - Use Elixir CLI
Coming Soon!
Working on it! In the meantime, use option 1.