Tool to benchmark infographic data.
The website is built using yo and generator-angular. To run the site locally, you'll need bower and grunt in your path;
To start:
$ git clone https://github.com/HanyRabah/Benchmark.git
$ cd Benchmark
$ npm install
$ bower install
$ grunt serve