# React-TodoList **Repository Path**: kiik33/TodoList ## Basic Information - **Project Name**: React-TodoList - **Description**: 用 React 写一个 TodoList 吧 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-04-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 介绍:这是一个 React 编写的 TodoList #### 如何运行项目 #### 第1步. npm install 或 yarn install #### 第2步. yarn start 或 npm run start 然后项目就启动啦