# practical **Repository Path**: zhangzyboy/practical ## Basic Information - **Project Name**: practical - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-03 - **Last Updated**: 2024-12-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 运行 ### 第一步 ``` pip install -r requirements.txt ``` ### 第二步 ``` uvicorn main:app --reload ``` ### 在浏览器中访问 http://127.0.0.1:8000