hateoas-vue-demo

Demo about consume HATEOAS service by Vue.js. See the service here

You can checkout to tag hateoas and crud to see the different between using HATEOAS service and CRUD service.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.