aofdev / vue-pwa-vision

Vue2 + Google Cloud Vision + Progressive Web App With Face Detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The-feeling

Vue2 + Vuetify + google cloud vision api with Progressive Web App

Example

alt tag

Getting Started

Enable google cloud vision api

At -> src/components/Face.vue Google cloud api Browser key

...
 apiKey: "",
...

Build Setup

NPM

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

Yarn

# install dependencies
yarn install

# serve with hot reload at localhost:8080
yarn dev

# build for production with minification
yarn build

About

Vue2 + Google Cloud Vision + Progressive Web App With Face Detection


Languages

Language:JavaScript 74.2%Language:Vue 19.1%Language:HTML 6.7%