MagLev-Chess How to run this Game locally: First start the server- Go to the server directory and run 'npx nodemon server.js Next to the start the frontend - Go to the client folder and run 'npm start'