# fastapi-webui **Repository Path**: open-fastapi/fastapi-webui ## Basic Information - **Project Name**: fastapi-webui - **Description**: FASTAPI 开发平台前端。 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-02-21 - **Last Updated**: 2025-02-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fastapi-webui fastapi manager web # 安装教程 ```sh # 初始化 npm install # 本地运行 npm run dev # 项目编译 npm run build ``` # 依赖版本 * vue2 * node >= 6.0.0 * npm >= 3.0.0