This version is still in development. Check out old firebase version that is fully working here
Browser-based online project built with Vue.js and WebRTC in which you can play any board games with your friends
Here is the demo website: DEMO
- Import/Export lobbies
- Ingame chat
- Any type of dices
- Counters
- Lobby customization
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run serve
# build for production with minification
npm run build