# 新秀直播 **Repository Path**: iptv8/rookie_live_broadcast ## Basic Information - **Project Name**: 新秀直播 - **Description**: 新秀直播,使用ThinkPHPCMFX. - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-04-11 - **Last Updated**: 2021-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Newshow Admin System ## Usage 执行以下命令开始编译 `Docker` 镜像,并运行容器实例 ```bash $ make && make run ``` 执行以下命令停止运行并重启: ```bash $ make stop && make run ```