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:
Then add an Elixir UI component:
š Full shadcn setup guide ā
Option 2 - Use ElixirUI CLI
Coming Soon!
Working on it! In the meantime, use option 1.