# xue-xi-qiang-guo-Web **Repository Path**: yinggy/xue-xi-qiang-guo-web ## Basic Information - **Project Name**: xue-xi-qiang-guo-Web - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-10 - **Last Updated**: 2024-04-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### Docker 运行 ``` # 下载并运行前端UI git clone http://121.37.212.205:9080/flink/iss-ui-jdk8 -b main cd iss-ui && npm install -g cnpm --registry=https://registry.npmmirror.com cnpm install && cnpm run build:docker && cd docker && docker-compose up -d ```