Improving dead boring conferences, with a point-and-click game app.
Based on Angular2 quickstart
git clone https://github.com/polypodes/BullshitBingo.git
cd BullshitBingo
npm install http-server -g
http-server
Then open http://localhost:8080.
POC, WIP!