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.