Updated 构建和启动 (markdown)

LXW
2023-09-13 11:50:31 +08:00
parent c46ac9c7ae
commit f268ba06fc

@@ -18,6 +18,10 @@
3. start-fe-dev.sh直接启动前端服务 3. start-fe-dev.sh直接启动前端服务
4. http://localhost:9000 **注意这里是9000端口** 4. http://localhost:9000 **注意这里是9000端口**
* **Source Code启动**(默认已构建好)
1. sh assembly/bin/supersonic-daemon.sh
2. http://localhost:9080
PS: PS:
1. Windows环境均有提供对应的bat脚本, 执行即可 1. Windows环境均有提供对应的bat脚本, 执行即可
2. supersonic-daemon.sh [command] [module] 2. supersonic-daemon.sh [command] [module]