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
1.Navigate to frontend root directory and run "npm i" command.
2.Navigate to backend root directory and run "npm i" command.
3.then in backend folder run command "npm run dev".
4.in frontend folder run command "npm start".