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
-If you do not have installation yarn in your computer, to install yarn
npm install --global yarn
yarn install
nodemon backend/server.js
cd frontend
yarn install
npm start