Run tests ./gradlew test Build ./gradlew build Copy Frontend ./gradlew :kjs:copyKotlinFrontend Start the web server ./gradlew bootRun # Alternatively, use the custom task ./gradlew runSpringServer2