# 说明 ## 环境安装 安装 RoadRunner: Composer: `composer install` ## 获取执行文件 ```shell composer get-rr ``` ## 启动服务 ```shell composer serve # or ./rr serve ```