Updated 构建和启动 (markdown)

LXW
2023-09-13 11:58:22 +08:00
parent 36e92f44fa
commit 6b364c5984

@@ -4,7 +4,7 @@
### 系统启动
* **release包启动**
1. 下载最新release包
2. sh assembly/bin/supersonic-daemon.sh
2. `sh assembly/bin/supersonic-daemon.sh`
3. http://localhost:9080
* **IDE启动**(默认已构建好)(后端直接访问前端资源的方式)