- Following Dave Syer's tutorial (with a few minor tweaks)
- https://www.youtube.com/watch?v=x3pYcp1LopU
- Setup the Spring Vagrant Kit - https://github.com/matt-holmes/spring-vagrant
- vagrant ssh
- cd /vagrant
- git clone https://github.com/matt-holmes/spring-angular.git
- cd spring-angular
- gradle bootRun