mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-05-06 01:04:25 +08:00
Updated 构建和启动 (markdown)
7
构建和启动.md
7
构建和启动.md
@@ -9,10 +9,9 @@
|
||||
3. http://localhost:9080
|
||||
|
||||
* **IDE启动**(前后端分开启动的方式)
|
||||
1. `sh assembly/bin/supersonic-build.sh` 执行构建
|
||||
2. IDE本地启动Java类StandaloneLauncher
|
||||
3. 进入webapp目录,执行`sh start-fe-dev.sh`直接启动前端服务
|
||||
4. http://localhost:9000 **注意这里是9000端口**
|
||||
1. IDE本地启动Java类StandaloneLauncher
|
||||
2. 进入webapp目录,执行`sh start-fe-dev.sh`直接启动前端服务
|
||||
3. http://localhost:9000 **注意这里是9000端口**
|
||||
|
||||
* **Source Code启动**
|
||||
1. `sh assembly/bin/supersonic-build.sh` 执行构建
|
||||
|
||||
Reference in New Issue
Block a user