README.adoc

September 25, 2017 ยท View on GitHub

= Spring 5 + Angular 4 configured and managed by Gradle Dmitrij Drandarov https://github.com/dmitrij-drandarov :imagesdir: images :toc:

== Authors

== Gradle

  • All-In-One
  • gradle bootFullApplication
  • Standalone
  • gradle bootStandaloneClient
  • gradle bootStandaloneBackend

== IntelliJ Run Configuration

=== NPM Run Configuration for Client image::intellij_client_configuration.png[] You may then put it in a Compound Build-Configuration:

=== Compound Configuration image::intellij_compound_configuration.png[]