update setup comments

This commit is contained in:
josc146
2023-11-17 20:47:33 +08:00
parent 94a5dc4fb7
commit 068be2bfc4
2 changed files with 2 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ call npm ci
call npm run build
cd ..
: optional: set ngrok_token=YOUR_NGROK_TOKEN
start python ./backend-python/main.py --webui
start "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" "http://127.0.0.1:8000"