A board elimination game web app created with Node.js inspired by 羊了个羊 (A similar type of elimination game from China)
Require Node.js v16.18.0
git clone git@github.com:allenwang2333/bruin-o-bruin.git
cd bruin-o-bruin/bruin-o-bruin
npm install
npm run build
cd ..
npm install
npm run dev
Then, check http://localhost:8080/ to see the web-app
Checkout https://bruinobruin.azurewebsites.net/ for Azure website