# GB28181-Server **Repository Path**: keras/GB28181-Server ## Basic Information - **Project Name**: GB28181-Server - **Description**: LiveGBS国标(GB28181)流媒体服务软件前端源码 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 83 - **Created**: 2022-03-27 - **Last Updated**: 2022-03-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # livecms-web-src LiveGBS 前端工程源码 # 起步 ``` # 准备工具 npm install -g cross-env cd web_src # 安装 npm 依赖 cnpm install # 编辑 webpack.config.js > devServer > proxy target ip 指向 server ip # 启动 npm run start # 编译 npm run build ``` # 调主题色 1. web_src > assets > styles > element-custom.scss > $--color-primary 2. web_src > assets > styles > variables.less > @base