# github auth demo **Repository Path**: basic-fort/github-auth-demo ## Basic Information - **Project Name**: github auth demo - **Description**: 专注于GitHub授权流程演示的开源项目,帮助开发者快速理解和实现用户认证功能。 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-30 - **Last Updated**: 2025-01-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 安装依赖 ```bash yarn install ``` ## 启动 ```bash yarn dev ```