This project consists in exercises from this VueJS Udemy course to create vue components and add parent<-->child and siblings communication. It uses Vue CLI 3 and Bootstrap.
npm install
npm run serve
npm run build
Basic exercises to discover vue components and cross-component communication. From Udemy course by Maximilian Schwarzmüller
Vue
This project consists in exercises from this VueJS Udemy course to create vue components and add parent<-->child and siblings communication. It uses Vue CLI 3 and Bootstrap.
npm install
npm run serve
npm run build