Lab: Hello Vue
[ ] Create a first Vue app in Vite. Change the text to show your name.
[ ] Change the background color to a color you like
[ ] Add a new component that prints Hello <your name>
.
Add it to the page multiple times to see the message repeated.
[ ] Add a new component that shows an image.