3urobeat / bingo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU General Public License v3.0


Languages

Language:TypeScript 46.7%Language:Vue 45.3%Language:JavaScript 4.6%Language:CSS 3.4%