Medimath This project contains a frontend (React/Vite) and backend (Express) for the Medieval Math adventure game. Setup npm install npm run dev Runs both frontend and backend in development mode. Testing npm test Runs frontend and backend tests.