An implementation of the Riverside web application in JavaFx.
Just clone this repository with
git clone https://github.com/jerryharim/riverside-javafx.git
cd riverside-javafx
Then, start the app with :
- For linux user
sh run.sh
- For Windows user :
gradlew.bat run