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