Tailwind + Alpine.js + Laravel + Livewire
Clone the project
git clone https://github.com/skydiver/tall-stack.gitGo to the project directory
cd tall-stackInstall dependencies
npm install
composer installStart the server
npm run dev