# rndoc **Repository Path**: ws18250840411/rndoc ## Basic Information - **Project Name**: rndoc - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-07 - **Last Updated**: 2025-12-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # rndoc ⚡️ 基于 Vite 的 React 组件文档生成器 ### 特性 - 📦 开箱即用,将注意力集中在组件开发和文档编写上 - 🏷 基于 TypeScript 类型定义,自动生成组件 API - 🎨 主题轻松自定义,还可创建自己的 Markdown 组件 - 📱 内置移动端组件库模式 - ⚡️ Vite! 超乎想象的开发体验 ## Usage & Guide To view more online examples and docs, please visit [rndoc official site](https://rndoc.3lang.dev). ## Development ```bash pnpm install cd examples/playground pnpm install pnpm dev ``` ## License MIT