Now you can run both the Angular frontend and Python backend together to see the final result. As you might have noticed, your Python REST API is listening to the port 4433 while the Angular application is being served by a process on port 8080.
Now you can run both the Angular frontend and Python backend together to see the final result. As you might have noticed, your Python REST API is listening to the port 4433 while the Angular application is being served by a process on port 8080.