Face detection demo application using Face++ API.
Make sure you have grunt
and grunt-cli
installed, or install it using
npm install -g grunt-cli
npm i grunt-contrib-connect grunt-contrib-less grunt-contrib-uglify grunt
To run the demo
grunt
Released under the MIT license