How to install dependencies and add components to your project.
Note: Unlumen UI uses the same installation process as shadcn/ui. Components are added directly to your codebase via the shadcn CLI.
Initialize shadcn/ui
Run the init command to create a new project with shadcn/ui or setup an existing one.