The full documentation for this demo app can be found at Build a Laravel Vue Spa.
npm install
IMPORTANT make sure you have a .env.local file with your API URL added
VUE_APP_API_URL=http://localhost
npm run serve
npm run build
npm run lint
The full documentation for this demo app can be found at Build a Laravel Vue Spa.
npm install
IMPORTANT make sure you have a .env.local file with your API URL added
VUE_APP_API_URL=http://localhost
npm run serve
npm run build
npm run lint