# Getting Started Welcome to Leptos ShadCN UI! This section will help you get up and running quickly with our component library. ## 🚀 Quick Start 1. **[Installation](./installation.md)** - Set up the library in your project 2. **[Your First Component](./first-component.md)** - Create a simple component 3. **[Basic Examples](./examples/)** - Explore working examples 4. **[Signal Management](./signal-management-examples.md)** - Learn reactive patterns ## 📋 Prerequisites - Rust 1.70+ with WebAssembly support - Leptos 0.8+ - Basic knowledge of Rust and web development ## 🎯 What You'll Learn By the end of this section, you'll be able to: - Install and configure the library - Create your first ShadCN UI component - Understand the reactive patterns - Build a simple application ## 📚 Next Steps Once you're comfortable with the basics: - Explore the [Component Library](../components/README.md) - Learn about [Testing](../testing/README.md) - Check out the [Architecture](../architecture/README.md) ## 🆘 Need Help? - Check our [FAQ](../faq.md) - Join our [Discord community](https://discord.gg/leptos) - Open an [issue on GitHub](https://github.com/your-org/leptos-shadcn-ui/issues)