/bingo

🎮 Play Meme Bingo with your friends from any browser! A webgame made using Nuxt & Vue.js.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

bingo

Play Bingo with your friends from any browser!
A webgame made using Nuxt & Vue.js.

 

A proper README will follow soon.

 

Run locally

Clone the repository and open the new folder using
git clone https://github.com/3urobeat/bingo && cd bingo

Then, install dependencies and compile the project using
npm install && npm run build

You can now start the webserver with the command
npm run start

The webserver is now running and can be visited in your browser at http://localhost:3000.