- Notifications
You must be signed in to change notification settings - Fork0
GitHub Search API with Angular
NotificationsYou must be signed in to change notification settings
iamdave86/github-search-api-angular
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
- 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.
- Go to the project's root directory.
- Run
npm i - Run
npm start. - Navigate to
http://localhost:4200/. The app will automatically reload if you change any of the source files.
- Go to the project's root directory.
- Run
npm testto execute the unit tests withKarma.
- Go to the project's root directory.
- Run
npm run buildto build the project. The build artifacts will be stored in thedist/directory.
About
GitHub Search API with Angular
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.