Hello World
GitHubA simple hello world component
Hello World
Installation
bash
pnpm dlx shadcn@latest add @cs/hello-worldUsage
tsx
import { HelloWorld } from "@/components/cs/hello-world";tsx
<HelloWorld />API Reference
HelloWorld
Minimal example component that renders a Hello World heading.