Hello guys and tech enthusiasts,
Recently I setup React with Vite. But I could only run it once the setup was over, and after I restart my vscode now I cannot run it, I dont know which port it works and besides it, I create a new component file inside src folder and imported it inside App file but no result on the browser. So please guys just help me on how to start my own project once I setup react with vite and delete the default code inside App.jsx, what must be the next step? And what is the main file I should run in order to get the result on browser, I am completely new with vite.
Setup React with Vite
Share