# react-component-1 **Repository Path**: kevin402502/react-component-1 ## Basic Information - **Project Name**: react-component-1 - **Description**: 自己写的react组件库 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-17 - **Last Updated**: 2021-06-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-component 移动端react组件库,参考Antd-mobile制作。 效果图: ![效果图](https://github.com/Aus0049/react-component/blob/master/src/static/img/screen-shot-20171109.png) [在线预览地址](http://45.77.244.137:3000/), 外网速度较慢,请耐心等待。 # 执行步骤 ``` git clone https://github.com/Aus0049/react-component.git npm install npm start ``` 浏览器打开`localhost:3000`,即可查看效果。 专门适配移动端,组件不定期更新🍺 2017年10月份开始会对所有组件进行重构,更改项目目录结构,为了年底在npm上发包。