# react-ui-demo **Repository Path**: sincenir/react-ui-demo ## Basic Information - **Project Name**: react-ui-demo - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-21 - **Last Updated**: 2021-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-ui react打包组件库框架 # 使用 ### 安装依赖 ```npm install``` ### 运行打包 ```rollup -c ./build/rollup.config.esm.build.js``` ### 上传 npm ```npm publish```