0.1.0 • Published 11 months ago
shadcn-chat-components v0.1.0
shadcn-chat
A CLI for adding chat components to your project.
Usage
add
Use the add
command to add components to your project.
The add command adds a component to your project.
To view a list of all avaialbe components run the following command:
npx shadcn-chat-components add
Otherwise, install individual components by running:
npx shadcn-chat-components add [component]
The components will be installed in a subdirectory of the components
folder: src/components/ui/chat
0.1.0
11 months ago