Skip to content

andredaniel/github-user-stars

Repository files navigation

Github User Stars

This project was generated with Angular CLI version 1.2.6.

Requirements

Development server

  • Run npm install or yarn install to install all dependencies
  • Run ng serve for a dev server.
  • Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Deploy on Github Pages

Run npm run deploy as shorthand to ng build --prod && angular-cli-ghpages --branch gh-pages

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

Github API usage for display starred repositories by the chosen user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published