# react项目模板 **Repository Path**: viktor028/react-project-template ## Basic Information - **Project Name**: react项目模板 - **Description**: react项目模板框架 技术栈 1. 核心 react@18.2.0 2. 路由 react-router-dom@6.4.3 3. 状态管理 redux@4.2.0 @reduxjs/toolkit@1.9.0 react-redux@8.0.5 4. UI组件库 antd@4.24.3 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-11-21 - **Last Updated**: 2023-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### react项目模板框架 #### 技术栈 1. 核心 react@18.2.0 2. 路由 react-router-dom@6.4.3 3. 状态管理 redux@4.2.0 @reduxjs/toolkit@1.9.0 react-redux@8.0.5 4. UI组件库 antd@4.24.3 5. 样式库sass,less sass@1.56.1 6. 网络库axios axios@1.1.3 #### 启动 - cd react-project-template - npm i | yarn - npm start