Do you want to play a game?
- Using Node 16+ and Npm 8+, run
npm install
at the root of this repository. - Run
npm start
and go tohttp://localhost:8080/
on your favorite browser to try the production build of this game. For development, you may runnpm run dev
to run the app athttp://localhost:3001/
.