# react-vite-ts-antd **Repository Path**: zhipingl/react-vite-ts-antd ## Basic Information - **Project Name**: react-vite-ts-antd - **Description**: 开源项目脚手架,react - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-21 - **Last Updated**: 2026-03-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # frameworks - [React 19](https://zh-hans.react.dev/) - [React-router 7](https://reactrouter.com/home) - [React-redux 9](https://react-redux.js.org/) - [antd 6](https://ant-design.antgroup.com/index-cn) # 指令 ```bash npm run lint # oxlint 检查代码 npm start # vite 启动开发环境 ```