Skip to content

VendorLisy09/cloud-vision-explorer

 
 

Repository files navigation

Google Cloud Vision API Explorer

Demo Site (Chrome v50 or later only)

About Cloud Vision Explorer

Quick start

Copy src/javascripts/config.js.sample to src/javascripts/config.js and setup the variables.

Run npm install.

Run npm start and open http://localhost:3000/webpack-dev-server/index.html.

If you can't stand the banner, open http://localhost:3000/ instead.

Deploying

Run npm run build, then upload the contents in build/prod folder.

Custom

See Wiki

Packages

 
 
 

Languages

  • JavaScript 39.5%
  • C++ 34.5%
  • Python 14.4%
  • CSS 7.1%
  • MATLAB 3.6%
  • HTML 0.5%
  • Other 0.4%