# apsc-frontend **Repository Path**: apulisplatform/apsc-frontend ## Basic Information - **Project Name**: apsc-frontend - **Description**: apsc-frontend is a application operated management(AOM). It is based on react and uses the UI Toolkit ant design. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: v1.6.0 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-26 - **Last Updated**: 2022-09-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AIStudio apsc-frontend ``` npm i // 安装依赖(由于pro-form依赖问题,用yarn会有问题,所以 yarn.lock 文件可能会有依赖缺失) npm/yarn start // 启动项目 ```