demo vue todo app with vue-router & vuex and Spring-Cloud-Todo microservice as backend.
# install dependencies
yarn install
# run kotlin-todo (see instructions in the repository README)
# serve with hot reload at localhost:8080
yarn dev
# build for production with minification
yarn build