Build a Simple CRUD App with Spring Boot and Vue.js

Alexander Peshkov

Perfect presentation, thank you.
However I have an issue with the first (after replacing style.css and extending index.html) - when i ‘yarn serve’ client server is up

DONE Compiled successfully in 195ms

App running at:
- Local: http://localhost:8080/
- Network: http://192.168.1.70:8080/

i have a blank index page : localhost:8080

Front and backend are compiled well and get up, but the issue still persists

I guess i shall take a look at Todos.vue