Pull the repo down from github to your local device (Please not a OneDrive directory)
Dont forget the .env file, you know where to find it, place it on the root directory
When it's there run the following commands in your first terminal windows
bun i
(If it says you don't have bun please run npm i -g bun@latest
)composer install
bun dev
In your second terminal window run the following
php artisan serve
Everything should start now if not, DM me -Teun