Skip to content

A simple application with AngularJS, build to display GitHub user's info

Notifications You must be signed in to change notification settings

matheusml/github-user-info

Repository files navigation

GitHub User's Info

Travis

Source code of the GitHub User's Info application: https://github-user-info.firebaseapp.com/

Setup

Clone this:

$ git clone git@github.com:matheusml/github-user-info.git

Install node deps:

$ npm install

And bower deps:

$ bower install

Run the tests:

$ npm test

Run the app:

$ npm start

About

A simple application with AngularJS, build to display GitHub user's info

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published