Tap Master A game about tapping as fast as possible. Dev Dependencies Install sbt and npm to run the backend and frontend. Start Backend cd tap-master-backend && sbt run Start Frontend cd tap-master-frontend && npm start