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
Frontend: npm install to install package dependencies, npm run dev to start
Backend: npm install to install package dependencies, npm start to connect to the database (unfortunately nothing will work unless you have a working MongoDB key)