We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2365345 + 57d3161 commit 3679f77Copy full SHA for 3679f77
README.md
@@ -20,5 +20,5 @@ you can also use in your projects and adapt to your needs.
20
21
The project is built using webpack and the [Kotlin frontend plugin](https://github.com/kotlin/kotlin-frontend-plugin).
22
23
-To run the frontend, use `./gradlew frontend:run`. This will start a webpack server on port 8080. Navigate to localhost:8080
+To run the frontend, use `./gradlew frontend:run`. This will start a webpack server on port 8080. Navigate to http://localhost:8080
24
to start using the application.
0 commit comments