- JDK 17
- Node.js (Latest LTS version)
Build with Gradle wrapper:
$ ./gradlew setupFrontend
$ ./gradlew exportFrontend
Run with Gradle wrapper:
$ ./gradlew bootRun
Upon reaching 85% the frontend should become accessible at http://localhost:8080/
Build with Gradle wrapper:
$ ./gradlew setupFrontend
$ ./gradlew exportFrontend
Run with Gradle wrapper:
$ ./gradlew bootRun
Upon reaching 85% the frontend should become accessible at http://localhost:8080/