# feffery-markdown-docs
**Repository Path**: cnfeffery/feffery-markdown-docs
## Basic Information
- **Project Name**: feffery-markdown-docs
- **Description**: 同步Github feffery-markdown-docs仓库
- **Primary Language**: Python
- **License**: MIT
- **Default Branch**: main
- **Homepage**: https://github.com/CNFeffery/feffery-markdown-docs
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 1
- **Created**: 2023-06-10
- **Last Updated**: 2025-07-24
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# feffery-markdown-docs
简体中文 | [English](./README-en_US.md)
feffery-markdown-components在线文档源码
## 1 使用方式
```bash
git clone https://github.com/CNFeffery/feffery-markdown-docs.git
cd feffery-markdown-docs
pip install -r requirements-dev.txt
pip install -r requirements.txt
python app.py
```
## 2 贡献者