Skip to content
This repository was archived by the owner on Jul 13, 2021. It is now read-only.

Commit 3679f77

Browse files
authored
Merge pull request #6 from oshai/patch-1
change webpack server host+port to link
2 parents 2365345 + 57d3161 commit 3679f77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ you can also use in your projects and adapt to your needs.
2020

2121
The project is built using webpack and the [Kotlin frontend plugin](https://github.com/kotlin/kotlin-frontend-plugin).
2222

23-
To run the frontend, use `./gradlew frontend:run`. This will start a webpack server on port 8080. Navigate to localhost:8080
23+
To run the frontend, use `./gradlew frontend:run`. This will start a webpack server on port 8080. Navigate to http://localhost:8080
2424
to start using the application.

0 commit comments

Comments
 (0)