This project is Spring Data REST + JPA + AngularJS Web application.
- Spring Data REST
- Spring HATEOAS
- JPA + Hibernate
- AngularJS
- JSON processing
- Spring tests using Mockito and JUnit
- Install node.js from website
- Run the Command Prompt as administrator and run commands:
npm install -g grunt-cli
npm install -g bower
* Change directory to your project webapp folder src/main/webapp and run command:git clone https://github.com/ngbp/ngbp.git app
* Change directory to src/main/webapp/app folder and run commands:npm install
bower install
grunt watch
* Download live reload extension to your webbrowser from link:https://github.com/ngbp/ngbp - link is on the bottom of site