This repository contains a little client to consume REST-API of Github, it display all users with public repositories
To install the package using bower.
bower install
To run the server install
npm install -g http-server
To run the application typing the follow in your console
1:
gulp dev
2:
npm start
npm install -g gulp
- Unit Test