Getting Started
Learn how to get up and running with the Sofondo framework
Installation
Install the Sofondo packages you need for your project:
Quick Setup
Set up your Next.js app with Sofondo:
1. Update your root layout
2. Create an admin layout
3. Start building
You're ready to use Sofondo components and utilities in your application!
Next Steps
Need Help?
Check out the examples section for complete working examples, or browse the component documentation for detailed API references.
View Examples →