https://github.com/maximemoreillon/face-recognition-fastapi-front
https://github.com/maximemoreillon/face-recognition-fastapi-front
face-recognition facerecognition vue
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/maximemoreillon/face-recognition-fastapi-front
- Owner: maximemoreillon
- Created: 2021-11-17T05:47:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-13T10:59:45.000Z (about 2 years ago)
- Last Synced: 2025-03-08T04:48:13.457Z (over 1 year ago)
- Topics: face-recognition, facerecognition, vue
- Language: Vue
- Homepage:
- Size: 499 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# face_recognition_fastapi_front
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Run your tests
```
npm run test
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).