# kefu-frontend **Repository Path**: qinapp/kefu-frontend ## Basic Information - **Project Name**: kefu-frontend - **Description**: 客服项目前端 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 8 - **Created**: 2023-08-01 - **Last Updated**: 2023-08-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 客服项目前端代码 基于Vue3 + ElementPlus + Vite 开发 ## 项目搭建 ```sh npm install ``` ### 编译运行测试环境 ```sh npm run dev ``` ### 打包代码 ```sh npm run build ``` 与kefu-backend 组成完整项目 ## 公网测试环境 http://39.99.144.43/#/login 账号:testAdmin 密码:111111