chroe: update readme.md for usage

This commit is contained in:
engigu
2024-01-26 19:57:31 +08:00
parent 6ce9c33d05
commit ced1cee802
+1 -1
View File
@@ -202,7 +202,7 @@ go run main.go
```shell ```shell
cd web cd web
npm i npm i
nom run dev npm run dev
``` ```
4. 访问`http://127.0.0.1:5173`,进行调试开发,接口会自动转发到go服务`http://localhost:8000` 4. 访问`http://127.0.0.1:5173`,进行调试开发,接口会自动转发到go服务`http://localhost:8000`