# react-antd-cli **Repository Path**: lengxiaoxu/react-antd-cli ## Basic Information - **Project Name**: react-antd-cli - **Description**: react + antd + vite + typescript 脚手架 - **Primary Language**: TypeScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-08-21 - **Last Updated**: 2024-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # React + TypeScript + Vite + antd ### 安装 ``` pnpm install ``` ### 运行 ``` pnpm run dev ```