Create one folder named "OTTserver" then open that foloder i n VS, open terminal type command- npm create vite@latest itwill ask for project name, just press "." Slect framework "React" Select variant "javascript"
then type command to start react project "npm run dev" Export these public folder from here and src folder Everything is in Source folder