# react_exercise **Repository Path**: chengjjs/react_exercise ## Basic Information - **Project Name**: react_exercise - **Description**: 这个项目是自己平时练习做的项目,使用 React 全家桶 + Antd + Axios + ES6 + Webpack 等技术。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-03 - **Last Updated**: 2023-08-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react_exercise ## 介绍 这个项目是自己平时练习做的项目,使用 React 全家桶 + Antd + Axios + ES6 + Webpack 等技术。 ## 安装与启动 1. 安装依赖:npm i 2. 打开项目:npm start