React app using Vite has blank white screen when i open in localhost

30 views Asked by At

Can anyone help? I have built a react app using vite which im ready to deploy. I can see my app when I run 'npm run dev' in the terminal obviously but when i try to run in the browser through locahost its just a blank white screen. I dont want to deploy for this to be the case

So an example when i open the browser and have the folder URL in the bar http://localhost/F1-Hybrid-Data/f1-app/

Its just a blank white screen. No console errors or anything

0

There are 0 answers