Encode/Decode image with QR code.
Install the dependencies.
$ npm installIn case you failed installing cairo, please read the follow links for help
Run jshint and functional test tasks
$ grunt testTest qrcoder on you browser
$ grunt serverIt will automatically open your browser on localhost to see how qrcoder work.
$ grunt distIt will update the dist folder and docs folder.