Get StartedCLI

CLI

Add components instantly in your app with the Luxe CLI.

init

Use the init command to create initial setup in your project.

This command installs required dependencies, configures CSS variables, and adds the cn util.

npx @luxeui/ui@beta init

Options

Usage: @luxeui/ui init
 
initialize your project and install dependencies.

add

Use the add command to add components and your dependencies in your app.

npx @luxeui/ui@beta add

Options

Usage: @luxeui/ui add [components...]
 
select and add the components you need.
 
Arguments:
  components         enter the component name(s)