/kotlin-spring-angular5

Starter template application written in Kotlin, Spring Boot, Angular5 and Maven

Primary LanguageTypeScript

Kotlin + Spring Boot + Angular 5

This is a basic template based on Maven modules (One for core another for angular frontend).

To run this project enter:

  • Execute mvn clean install from root project to build artifcats.
  • Run Project from IDE or execute jar archive.

PS. For comfortable development run core application in terminal or your IDE. And frontend side as npm start