This scaffolding structure is being used at the front-end in eCreeth.
view
directoryresources/views
auth
passwords
layouts
resources/js
root
@babel/preset-react
react
react-dom
tailwindcss
@tailwindcss/custom-forms
laravel-mix-purgecss
composer require ecreeth/waves
Then run
php artisan preset waves
npm install && npm run dev
or yarn && yarn run dev