summaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorKristian Aune <kkraune@users.noreply.github.com>2022-07-28 16:55:32 +0200
committerGitHub <noreply@github.com>2022-07-28 16:55:32 +0200
commitcd198b748ec414481fcb03b63df16986b3eddd30 (patch)
treecebf402a210175a003b363243bffd3e01e7ed563 /client
parent5f06da16ce7e5c88db51e5a4c9507a463c39d392 (diff)
port 3000
Diffstat (limited to 'client')
-rw-r--r--client/js/app/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/js/app/README.md b/client/js/app/README.md
index f5c83189e40..c3a9e2cac50 100644
--- a/client/js/app/README.md
+++ b/client/js/app/README.md
@@ -8,4 +8,4 @@ This app is work in progress
nvm install --lts node # in case your current node.js is too old
yarn install
- yarn dev # then open link, like http://127.0.0.1:5173/
+ yarn dev # then open link, like http://127.0.0.1:3000/