Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 643 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 643 Bytes

Interview

Run npm i after cloning the project.

Development server

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.

Running unit tests

Run ng test to execute the unit tests via Karma.

Further help

You can check the console in order to see this outputs

  • sortChange
  • paginationChange
  • complete

The components specified in the requirement are placed in src/components, the other components such as pages were made just for presentation purpose and to make the manual testing easier.