# news-system **Repository Path**: jandrew/news-system ## Basic Information - **Project Name**: news-system - **Description**: 新闻后台管理 采用react hooks 写法 - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-22 - **Last Updated**: 2022-06-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # news-system #### 介绍 新闻后台管理 #### 软件架构 软件架构说明 使用json-server 模拟接口 需提前安装 #### 安装教程 1. yarn 2. yarn start 3. json-server --watch db.json