You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Started project with npm create vite@latest
To get started you need to type the below said commands in the terminal
cd myApp (to navigate the project folder) and npm install (to install dependencies) and type npm run dev