mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-05-08 19:34:22 +08:00
Updated 构建和启动 (markdown)
2
构建和启动.md
2
构建和启动.md
@@ -15,7 +15,7 @@
|
||||
* **IDE启动**(默认已构建好)(前后端分开启动的方式)
|
||||
1. `sh assembly/bin/supersonic-daemon.sh restart llmparser`启动LLM服务
|
||||
2. IDE本地启动StandaloneLauncher
|
||||
3. `sh webapp/start-fe-dev.bat`直接启动前端服务
|
||||
3. `sh webapp/start-fe-dev.sh`直接启动前端服务
|
||||
4. http://localhost:9000 **注意这里是9000端口**
|
||||
|
||||
* **Source Code启动**(默认已构建好)
|
||||
|
||||
Reference in New Issue
Block a user