# react+ts+antd **Repository Path**: lxmzy/react-ts-antd ## Basic Information - **Project Name**: react+ts+antd - **Description**: 一个基于create-react-app构建的web项目例子,核心库包括react18, react-router-dom6 ,redux4, react-redux8, antd5 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2023-12-08 - **Last Updated**: 2023-12-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 依赖安装 npm i 或是 yarn ## 项目启动 npm run serve 或是 yarn serve