By Ann Wanjeri
- Development server
- Build
- Description
- Behaviour Driven Development
- Installation
- Technology Used
- Running unit tests
- Running unit tests
This project was generated with Angular CLI version 13.3.1. This project enables users to search for github accounts or profiles and obtain repositories and relevant information associated with the profiles.
- A user is able to search for github repositories
- A user can obtain information of repositories(forks,watchers,collaborators)
** Requirements **
- A computer, tablet or Ipad
- Access to the internet
Ensure node.js and Angular CLI is installed on machine
Clone the github repo
- CSS
- HTML
- JS -Angular
- Type script
- Bootstrap
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.