The server is running but found this "This localhost page can’t be found" see attached images
The server is running but found this "This localhost page can’t be found" see attached images
Try to access https://localhost:4200 as your dev server listening this port. If you want to change 4200 port to 3000 you should be able to do it using flag -p 3000