# flow-web-x **Repository Path**: flow_ci/flow-web-x ## Basic Information - **Project Name**: flow-web-x - **Description**: flow.ci 开源 CI/CD 服务 - 服务端 网页端 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-08-16 - **Last Updated**: 2023-08-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README flow-web-x ============ ![GitHub](https://img.shields.io/github/license/flowci/flow-web-x) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/flowci/flow-web-x) The flow.ci web component ## How to start - [Start from docker](https://github.com/FlowCI/docker) - For more detail, please refer [doc](https://github.com/flowci/docs) ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:3000 npm start # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ```