# react-app **Repository Path**: feiman8888/react-app ## Basic Information - **Project Name**: react-app - **Description**: 配置好了移动端适配,p开启了装饰器模式,也配置好了antd按需加载 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-02-28 - **Last Updated**: 2021-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 第一个项目 ### 将项目下载到本地 ``` git clone https://gitee.com/scriptRui/react-app.git ``` ### 进入项目目录,启动项目 ``` yarn start||npm start||cnpm start ```