@shadcn-svelte-chat/cli
v1.2.3
Published
A CLI for adding **chat** components to your project.
Maintainers
Readme
shadcn-chat
A CLI for adding chat components to your project.
Documentation
Check out the full documentation and API reference here.
Installation
Some of the components rely on shadcn-svelte, so make sure to have it installed. Namely the button, avatar and textatrea components
init
It is recommended to install all components at once:
npx @shadcn-svelte-chat/cli initThe components will be installed in a subdirectory of the components folder: src/components/ui/chat
