Simpler description

This commit is contained in:
Julien Lengrand-Lambert
2019-03-20 22:09:29 +01:00
parent 2d1f7c578f
commit fbf7c5ec0d

View File

@@ -1,6 +1,6 @@
# Kotlin Spring Boot Elm Starter
This project is a template to show how to be able to use Spring Boot in Kotlin for your server, and have a working setup for an Elm front-end.
This project is a template using Spring Boot with Kotlin for your server, and Elm for the front-end.
This setup allows you to test locally, as well as compile and deploy on a server using [circle-ci](https://circleci.com).
This repo solves a few problems :