ThucNguyen007 / galaxy-visionAPI-discover

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Cloud Vision API Explorer

Demo Site (Chrome v50 or later only)

About Cloud Vision Explorer

⚙️ Set up your own

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.

Happy coding!

More readings

See [Wiki](https://github.com/reactiveai/cloud-vision-explorer/wiki/How-to-build-your-own-galaxy)

About

License:Apache License 2.0


Languages

Language:JavaScript 40.4%Language:C++ 33.9%Language:Python 14.1%Language:SCSS 7.0%Language:MATLAB 3.6%Language:HTML 0.5%Language:Shell 0.2%Language:Ruby 0.2%