These samples use Angular 2.0 rc-4
Here are the prerequisites for running the project: -npm installed
IN order to run the frontend, please:
1.cd src\main\webapp
2.npm install
3.npm run start
NB: Backend must be executed under tomcat.. please see Readme at:https://github.com/stecolet/spring-loginService/edit/master/README.md