# ad-hub-frontend **Repository Path**: apulisplatform/ad-hub-frontend ## Basic Information - **Project Name**: ad-hub-frontend - **Description**: 数据管理平台前端 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: v1.6.0 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 8 - **Created**: 2021-10-26 - **Last Updated**: 2025-03-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 数据管理平台前端仓库。 ``` npm i // 安装依赖(由于pro-form依赖问题,用yarn会有问题,所以 yarn.lock 文件可能会有依赖缺失) npm/yarn start // 启动项目 ```