Skip to content

renecardozo/angular-rest-api

Repository files navigation

Consuming REST API of GitHub

This repository contains a little client to consume REST-API of Github, it display all users with public repositories

Requirements

Installation

To install the package using bower.

bower install 

To run the server install

npm install -g http-server 

Usage

To run the application typing the follow in your console

1:

gulp dev

2:

npm start

Add gulp task

npm install -g gulp 

Improvements

  • Unit Test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published