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
npm install # Install all dependencies
npm run start # Start the react app
npm run backend # Start the backend
npm run test # Run the tests, be aware: there are none yet ;-)