Get started with Laravel 5.5, Tailwind CSS, Stimulus JS, and Turbolinks
git clone
composer install && cp .env.example .env && php artisan key:generate
yarn install && yarn watch