# arcsoft-face-web **Repository Path**: tianguogang/arcsoft-face-web ## Basic Information - **Project Name**: arcsoft-face-web - **Description**: 为学习而生,学习学习学 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 2 - **Created**: 2023-04-17 - **Last Updated**: 2025-07-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # arcsoft-face-web # 版本依赖: > npm:18.14.1 # 后端项目: [arcsoftFace-service: 基于虹软SDK人脸识别 github.com](https://github.com/tianguogang/arcsoftFace-service) [arcsoftFace-service: 基于虹软SDK人脸识别 (gitee.com)](https://gitee.com/tianguogang/arcsoft-face-service) ## Project Setup ```sh npm install ``` ### Compile and Hot-Reload for Development ```sh npm run dev ``` ### Type-Check, Compile and Minify for Production ```sh npm run build ``` ### Lint with [ESLint](https://eslint.org/) ```sh npm run lint ```