currently i need to work on a project using laravel and vue
i cloned the project that i need to work on from github,
the project is using vue and laravel with passport
but i'm not sure what are the commands i need to use to run the project on my local machine
do i follow the same commands like when i clone a laravel project? or there is something extra for vue?
i tried to install passport and run few commands but still facing blank page
if someone can provide the commands in order that would be much appreciate it