reactive-angular-course icon indicating copy to clipboard operation
reactive-angular-course copied to clipboard

Patch to be able to run the server

Open mkanyar opened this issue 3 years ago • 0 comments

The command to run the server does not work. What is done in this PR:

  • Cast queryParams.pageNumber as string and queryParams.pageSize as string.
  • Remove to lowercase filter.toLowerCase()
  • Fix Package.json

mkanyar avatar Apr 27 '22 23:04 mkanyar