Skip to content

jmpokar/Angular2WebPackMaven

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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, http://javabypatel.blogspot.in/2017/04/angular2-webpack-maven-sample.html

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 65.1%
  • HTML 17.7%
  • JavaScript 14.6%
  • Java 2.6%