Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 877 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 877 Bytes

Angular2WebPackMaven is sample application that helps configuring Angular2, Typescript, Webpack and Maven.

Steps to run the application:

  1. 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)

configuration-image

  1. For running the application, go to browser and hit "http://(ip):(port)/Angular2WebPackMaven/angular2-webpack-maven"

output-image

For detailed explanation, Please visit, https://javabypatel.blogspot.com/2017/04/angular2-webpack-maven-sample.html