# react-task-tracker **Repository Path**: drlsxs/react-task-tracker ## Basic Information - **Project Name**: react-task-tracker - **Description**: react初学者,新手向, 一个简单的 任务列表的 crud, 使用了json-server 模拟后端请求, - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-11 - **Last Updated**: 2021-12-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Getting Started with Create React App This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). ## Available Scripts In the project directory, you can run: ### `yarn` ### `yarn start` ## 使用 json-server ### `json-server --watch db.json --port 5000`