Skip to content

Commit 7970f5b

Browse files
committed
add getting started
1 parent dd03639 commit 7970f5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ INFO:werkzeug:Press CTRL+C to quit
7777

7878
To see if everything is correctly configured, try to make a small change to the frontend and / or the backend
7979

80-
1. Open a browser and load the main (landing) page <a href="http://localhost:8080" target="_blank" rel="noreferrer">http://localhost:8080</a>
80+
1. Open a browser and load the main (landing) page `http://localhost:8080`
8181
2. See the message "Welcome to CoderBot"
8282
3. On the frontend (if the dev server is running on the local workstation), modify the file `frontend/src/components/Landing.vue` at line 12, Change
8383

0 commit comments

Comments
 (0)