Cut/Copy the dist.war file from dist directory and place it in apache tomcat webapp directory.
Go to apache tomcat bin folder and double click on startup.bat file.
Now tomcat server will execute dist.war file and startup the tomcat catalina server.
Once the tomcat catalina server gets started open web browser and type the localhost:8080/dist and tap on enter key your project gets executed on the web browser window.