Reversi Moji This project is a revisited Reversi game Installation npm install Run in development npm run dev Open http://localhost:3000 Run in production npm run build npm run start Run linter npm run lint