# app-data **Repository Path**: moark/app-data ## Basic Information - **Project Name**: app-data - **Description**: 模力方舟应用的资源及配置存储库 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-04 - **Last Updated**: 2026-03-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # app-assets 模力方舟应用的资源库。 ## 目录结构 - `dist/` 用于发布的资源 - `samples/` 示例资源 - `models.json` 模型配置,包含模型的基本信息、API 参数 - `samples.json` 示例配置,包含对话、生图、生视频的示例 - `src/` 源文件 - `samples/` 未经压缩处理的原始示例资源 - `samples.json` 示例配置,包含对话、生图、生视频的示例 ## 构建 ```sh yarn build ```