# react-ui-component **Repository Path**: labike/react-ui-component ## Basic Information - **Project Name**: react-ui-component - **Description**: react ui 组件库,少数几个组件 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-05 - **Last Updated**: 2022-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ~~~bash //启动本地环境 npm run stroybook //跑单元测试 npm test //build可发布静态文件 npm run build //发布到 npm npm run publish ~~~