With the git repository cloned on your machine, open the folder in VSCode. Run: npm install in the terminal You should now be able to run npm run dev and view the page in the local url (i.e. Local: http://localhost:5173/) in your browser
npm install
npm run dev
Local: http://localhost:5173/