9 MEN MORRIS GAME | MULTIPLAYER | SOCKET IO | REACTJS Requirements Node JS (version >= 8.0.0) React + Vite How to run the project? Initially, run below commands in frontend and base folder: npm install run server using node server.js Go to frontend folder and run : npm run dev Now, frontend should be running on : http://localhost:5173