-
clone repo
-
composer install && npm install
-
php artisan migrate --seed
-
npm run build
-
php artisan serve, then visit http://127.0.0.1:8000
clone repo
composer install && npm install
php artisan migrate --seed
npm run build
php artisan serve, then visit http://127.0.0.1:8000