# react第一个练习demo **Repository Path**: linhexs/react-demo ## Basic Information - **Project Name**: react第一个练习demo - **Description**: 第一个react练习的demo - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-07-14 - **Last Updated**: 2023-07-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 功能列表 - 登陆、退出 - 用户列表、查询、增加、删除、修改、分页 ### ScreenShot ![输入图片说明](https://images.gitee.com/uploads/images/2020/0714/152241_8cbec6fe_1101917.png "WeChat8e897fb2bb5ebcd96c4a7a0a249b4ee6.png") ![输入图片说明](https://images.gitee.com/uploads/images/2020/0714/152251_007c7152_1101917.png "WeChatfdf4bfa6f47ac125246d24f9b2bb8097.png") ### Build Setup ``` # install dependencies npm install # serve with hot reload at localhost:3000 npm start # build for production with minification npm run build ``` ###