Basic Application that uses Angular5.0 and SpringBoot2.0 I. In order to start the server, run: mvnw spring-boot:run II. In order to start the client, run: npm install && ng serve (or npm start)