I have completed the following steps:
- Executed ng build --base-href=/myapp/ command
- Deployed the application to the Tomcat server
- Accessing: http://localhost:8080/myapp/ (opened home page)
However, upon refreshing the home page, a 404 error page is displayed.