Prototype for gathering basketball statistics during a match
To use the prototype please run the following commands (Requires Node.js) via command line:
$ npm install;
$ bower install;
$ gulp;
The first user test can be found here
The second user test can be found here