A starter kit based on Laravel Breeze which includes Inertia, React, Typescript, and shadcn/ui.
The default shadcn/ui theme and css variables were used.
- Clone repo
composer installnpm install- Copy
.env.exampleto.envand update.envas necessary php artisan key:generatenpm run dev
After creating your project, that's it customize it to your hearts content!
You're now ready to begin adding components via npx shadcn@latest add.