Source Code for Setup and Install Laravel with Tailwindcss v2.0 on CodeWithChu YouTube Channel.
npm install
# Build for Dev $ npm run dev $ npm run watch # Build for Production $ npm run prod