# react-with-cicd **Repository Path**: jaasdsa/react-with-cicd ## Basic Information - **Project Name**: react-with-cicd - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-04-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-with-cicd 本项目只为自己熟悉 `jenkins` 服务的 `cicd`。 - ci: continuous Integration - cd: continuous deploy # npm install 安装所有的依赖包 # npm start # npm run build 构建项目 # npm run test 测试