Laravel 8 ✅
Vue 3 ✅
Vuex 4.0 ✅
Vue Router 4 ✅
TailwindCSS 1.9.6 ✅
First clone the project.
Install dependencies
composer install
npm install
# or
yarn install
For Development
npm run dev
# or
yarn dev
For Hot Reload
npm run watch
# or
yarn watch
For Production
npm run production
# or
yarn production
Enjoy 😊
Hit a star if you found this helpful 😉