# Lingo WebSocket Lingo with JavaFX and WebSockets ## Build `mvn clean install` ## Launch client `mvn -f client jfx:run` ## Launch server Required for multiplayer play `mvn -f server spring-boot:run`