personal project, created by Laravel 5 & Vuetify
- go to the backend folder
- composer install
- create database
- Change
.envfile php artisan migrate:refresh --seed- run
php artisan serve
- go to the vueshop-ui folder
- change
.envif needed - npm install
- npm run serve
there is still some error / bug because it's old project and rare to have maintance
(still on progress to fix some problem)


