A Laravel boilerplate for Laravel Inertia React with Shadcn UI.
To get started, clone the repository and install the dependencies:
composer install
npm install
npm run build
npm run dev
That's it! You should now have a working development environment.