# news-system **Repository Path**: chencl-l/news-system ## Basic Information - **Project Name**: news-system - **Description**: React练手项目,同时复习并总结之前的React知识。应该包括React全家桶、Ant Design等内容。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-30 - **Last Updated**: 2022-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 搭建环境 项目使用[Create React App](https://github.com/facebook/create-react-app)脚手架初始化。 安装了[react-router-dom]()V5 、[axios]()、[ant desion]()等插件。 整体环境为: `react` :17.0.0 `react-dom` :17.0.0 `react-router-dom` :5.2.2 `axios`:0.26.1 `ant-design` :4.16.13