Go to file
coco1986509808 702c6b3b0e 1.17 2024-01-17 15:35:30 +08:00
public 1.17 2024-01-17 15:35:30 +08:00
src 1.17 2024-01-17 15:35:30 +08:00
.env.development first commit 2023-03-23 11:32:38 +08:00
.env.production first commit 2023-03-23 11:32:38 +08:00
.env.production.sit first commit 2023-03-23 11:32:38 +08:00
.env.production.uat first commit 2023-03-23 11:32:38 +08:00
.eslintignore first commit 2023-03-23 11:32:38 +08:00
.gitignore 初始代码 2023-12-28 16:07:30 +08:00
README.md first commit 2023-03-23 11:32:38 +08:00
babel.config.js first commit 2023-03-23 11:32:38 +08:00
gulpfile.js first commit 2023-03-23 11:32:38 +08:00
package-lock.json 主页登录页 2024-01-15 21:30:37 +08:00
package.json 大屏展示功能 2024-01-12 14:58:09 +08:00
vue.config.js 大屏展示功能 2024-01-12 14:58:09 +08:00

README.md

face-monitoring

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint