From f268ba06fcda994c455586e3b7308c2389ec1741 Mon Sep 17 00:00:00 2001 From: LXW <1264174498@qq.com> Date: Wed, 13 Sep 2023 11:50:31 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20=E6=9E=84=E5=BB=BA=E5=92=8C=E5=90=AF?= =?UTF-8?q?=E5=8A=A8=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 构建和启动.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/构建和启动.md b/构建和启动.md index f0bb848..896b0b1 100644 --- a/构建和启动.md +++ b/构建和启动.md @@ -18,6 +18,10 @@ 3. start-fe-dev.sh直接启动前端服务 4. http://localhost:9000 **注意这里是9000端口** +* **Source Code启动**(默认已构建好) +1. sh assembly/bin/supersonic-daemon.sh +2. http://localhost:9080 + PS: 1. Windows环境均有提供对应的bat脚本, 执行即可 2. supersonic-daemon.sh [command] [module]