Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

GitHub Search API with Angular

NotificationsYou must be signed in to change notification settings

iamdave86/github-search-api-angular

Repository files navigation

Features

  • Ability to search among GitHub repositories by name, the list is limited to maximum 50 results.
  • Ability to list issues of a repository, limited to maximum 50 items.
  • Ability to show a chart that displays some data from the selected repository like Stargazers, Forks, and Open Issues count.

Install & Run

  1. Go to the project's root directory.
  2. Runnpm i
  3. Runnpm start.
  4. Navigate tohttp://localhost:4200/. The app will automatically reload if you change any of the source files.

Test

  1. Go to the project's root directory.
  2. Runnpm test to execute the unit tests withKarma.

Build

  1. Go to the project's root directory.
  2. Runnpm run build to build the project. The build artifacts will be stored in thedist/ directory.

[8]ページ先頭

©2009-2025 Movatter.jp