Place the required configurations in environment.development.ts The baseUrl should follow the model "https://localhost:{port}/api". The apiUrl should be "https://localhost:{port}".
Run ng serve -o
for a dev server.
Run ng test
to execute the unit tests via Karma.