# face-recognition-front **Repository Path**: HNUDLG/face-recognition-front ## Basic Information - **Project Name**: face-recognition-front - **Description**: Face recognition front end - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2019-11-11 - **Last Updated**: 2022-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # face-recognition-front > A Vue.js project ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8086 npm run serve # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` ## Install nginx https://www.digitalocean.com/community/tutorials/how-to-install-nginx-on-ubuntu-20-04 For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).