# hello-react-ts-todo **Repository Path**: AlanLee97/hello-react-ts-todo ## Basic Information - **Project Name**: hello-react-ts-todo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-17 - **Last Updated**: 2021-06-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hello-react-ts-todo ## 项目简介 学习React + Typescript技术的demo项目(TODO)。 ### 技术桟 - React - Typescript - redux - react-redux - sass ### 功能点 - todo列表 - 添加todo - 更新/修改todo - 删除todo - 筛选状态 完成/未完成 - 数据持久化 ## 项目启动 ### 安装依赖 ``` npm install ``` ### 运行项目 ``` npm start ``` ### ``` npm run build ``` ## 截图 ### PC ![react-todo](https://gitee.com/AlanLee97/public-asset/raw/master/note_images/react-todo.png) ### Mobile ![m-react-todo](https://gitee.com/AlanLee97/public-asset/raw/master/note_images/m-react-todo.png)