You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a sample project to write angularjs 2 app in maven using maven plugin to call NPM internally. The project is based on 5 MIN QUICKSTART. Internally, the project is driven by frontend-maven-plugin.
build
run
mvn clean install
About
A sample project to demo using maven plugin to run npm tasks