# xiapi-frontend **Repository Path**: realrx/xiapi-frontend ## Basic Information - **Project Name**: xiapi-frontend - **Description**: xiapi的前端项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2023-10-22 - **Last Updated**: 2024-04-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, Pinia, TypeScript ## README # xiapi-frontend xiapi系列项目的前端项目 基于antdv-pro-mini开发 官网:https://docs.antdv-pro.com/ ## 安装依赖 ```shell pnpm install ``` ## 启动项目 ```shell pnpm dev ``` ## 打包部署 ```shell pnpm build ```