The skeleton application for the Laravel framework with modifications. BRIT stands for Breeze, React, Inertia, Tailwind.
composer create-project msamgan/brit my-appcd my-app
npm install
npm run dev
php artisan serveThe Laravel framework is open-sourced software licensed under the MIT license.