elixir-ui-logo

Elixir UI

v1.0.0

/ Overview

installation

How to install dependencies and structure your app.

Note: We have the exact same installation process as shadcn/ui.



Option 1 - Use shadcn/ui

If you're already using shadcn/ui, you're done — Elixir UI uses the same setup.

New to shadcn/ui? Initialize your project:

npx shadcn@latest init
npx shadcn@latest init āœ” ElixirUI initialized successfully!

Then add an Elixir UI component:

npx shadcn@latest add https://ui.elixirlabs.in/registry/component.json

šŸ“˜ Full shadcn setup guide →


Option 2 - Use ElixirUI CLI

Coming Soon!

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