Read Team Repository
cd Database/Dictionary
2a. ./mvnw spring-boot:run
2b. This can be run concurrently with #3cd Database/GameDB
2a. ./mvnw spring-boot:run
cd Server\ Backend
4a. npm run start
cd Server\ Frontend
5a. ./gradlew desktop:dist
5b. Move the words.txt
files from the core/assets
folder at root of the Server Frontend
folder to the desktop/build/libs
folder
5c. cd desktop/build/libs
5d. java -jar desktop-1.3-beta1.jar -debug -ai
java -jar desktop-1.3-beta1.jar -debug -stats