# face-search-web **Repository Path**: ai2012/face-search-web ## Basic Information - **Project Name**: face-search-web - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 48 - **Created**: 2025-03-17 - **Last Updated**: 2025-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # face-search-web ## 此项目已停止维护,请移步至新版 [https://gitee.com/hexpang/face-search-web-v2](https://gitee.com/hexpang/face-search-web-v2) ![ScreenShot](./screenshot/1.png) Server [https://gitee.com/open-visual/face-search/](https://gitee.com/open-visual/face-search/) ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).