Angular2WebPackMaven is sample application that helps configuring Angular2, Typescript, Webpack and Maven.
Steps to run the application:
- After downloading the application, for creating a war file, simply run "mvn install" in home directory as shown below, (It will take some time to download all development dependencies)
- For running the application, go to browser and hit "http://(ip):(port)/Angular2WebPackMaven/angular2-webpack-maven"
For detailed explanation, Please visit, https://javabypatel.blogspot.com/2017/04/angular2-webpack-maven-sample.html