# plain-ppt **Repository Path**: plain-pot/plain-ppt ## Basic Information - **Project Name**: plain-ppt - **Description**: AI 生成 PPT 的纯前端项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2025-05-12 - **Last Updated**: 2025-09-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 环境搭建 ## 安装依赖 ```shell yarn ``` ## 启动本地调试服务 ```shell yarn dev ```