Next make sure to generate composer files and npm modules with the next command:
composerinstall&&npminstall
Next run the next command:
npmrundev
Next make sure to create a new database and add your database credentials to your .env file, you will also want to add your application URL in the APP_URL variable: