Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 441 Bytes

File metadata and controls

12 lines (9 loc) · 441 Bytes

search-github-users

A simple angular2 app that search for github users using there username and can also view users profile and repositories

Setup

  1. Clone the repository
  2. Run npm install to download all required dependencies

Running

  1. Run npm start or ng serve to start the server on http://localhost:4200/ or ng serve --port port no for different port

Project URL

https://search-github.firebaseapp.com/