A simple angular2 app that search for github users using there username and can also view users profile and repositories
- Clone the repository
- Run
npm installto download all required dependencies
- Run
npm startorng serveto start the server on http://localhost:4200/ or ng serve --port port no for different port