This project was generated with Angular CLI version 1.6.6.
https://keshshan.github.io/angular-user-search-github/
Github User Search Is a Angular 2 based single page App that uses the Github Web API to find any user on github by it's user name and helps to display Readme files of projects.
Run npm install
to install the dependencies.
Run npm run start | ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run npm run build | ng build --prod
to build the project. The build artifacts will be stored in the dist/
directory. Use the -prod
flag for a production build.
GH-Pages is included, set the repository attribute to the relevant repository, and change the build command with base href. Then exceute npm run deploy
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.