You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the instructions in the article and everything works just fine except for the part where the instructions for running as a WAR file in Tomcat. Note: I cannot access the dependency for npm but ran ng build in the frontend directory to generate the compiled Angular code. When I deploy the application in Tomcat, the index.html is buried deep inside the project and the start page doesn't load.