Vue2 + Vuetify + Amazon Rekognition + Amazon S3 with Progressive Web App
At -> src/components/Face.vue AWS console
... accessKeyId:'',secretAccessKey:'' ... # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build# install dependencies yarn install # serve with hot reload at localhost:8080 yarn dev # build for production with minification yarn build