# react-newssystem **Repository Path**: linyinneng/react-newssystem ## Basic Information - **Project Name**: react-newssystem - **Description**: 基于react的全球新闻发布管理系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2021-10-02 - **Last Updated**: 2024-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README npm i json-server --watch db.json --port 5001 npm start 技术栈: 使用json-server模拟后台接口 react全家桶: react、react-router、redux、react-redux 使用hooks函数式组件编程