Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 398 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 398 Bytes

vue-kotlin-todo

demo vue todo app with vue-router & vuex and Spring-Cloud-Todo microservice as backend.

Build Setup

# 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