# zd **Repository Path**: chuyuandu/zd ## Basic Information - **Project Name**: zd - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-02-02 - **Last Updated**: 2026-02-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 设计支持 — React 示例 这是基于你提供界面草图生成的 React + Vite 示例项目。 快速开始: ```bash npm install npm run dev ``` 说明: - 打开 `http://localhost:5173` 访问。 - 主要文件: [src/App.jsx](src/App.jsx), [src/components/Sidebar.jsx](src/components/Sidebar.jsx), [src/styles.css](src/styles.css) 接下来可以让我为你: - 添加路由(React Router) - 把侧边栏做成可收起/展开 - 添加图标库或真实页面内容