Documentation
Getting Started
Foundations
Form
Layout
Display
Navigation
Overlay
Feedback
Installation
Get started with DinachiUI using your preferred React framework or setup.
Quick Start (Any Framework)
If you're using a different framework or want to get started quickly:
1
bash
1npx @dinachi/cli@latest init2
bash
1npx @dinachi/cli@latest add button3
typescript
1import { Button } from "@/components/ui/button";What's Next?
Explore Components
Browse our comprehensive component library
Read Documentation
Learn about customization and advanced features
Join Community
Connect with other developers and get support