Add command to launch JavaFX app

This commit is contained in:
Charles Gould 2017-10-16 22:07:55 -04:00
parent e1dea14aa1
commit 075b19cede

View File

@ -12,6 +12,8 @@ Lingo with WebSockets
## Launch client
`mvn -f ./client/pom.xml jfx:run`
Practice: <http://localhost:8080/practice.html>
Multiplayer: <http://localhost:8080>