# react-template **Repository Path**: weiyao11/react-template ## Basic Information - **Project Name**: react-template - **Description**: git成员开发的方式进行模拟开发 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-05 - **Last Updated**: 2021-08-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 小魏react - 克隆 ```text git clone https://gitee.com/weiyao11/react-template.git ``` - 安装包 ```text yarn ``` - 启动 ```text yarn start ``` #### node版本及介绍 1. 建议使用node V10.+ 的版本,本模板采用 react^17.0.2+ typescript^4.1.2搭建。 2. 使用动态菜单渲染与路由渲染。 3. 使用mockjs模拟后端请求。 4. 使用jt-utils工具库封装axios。 5. 使用antd为总体UI库。 6. 使用sass作为css扩展语言。 #### 样例地址 21云盒子: https://react-template.21cloudbox.com