Greetings and welcome to vuelings
!
This project contains small exercises and examples to help you get started with reactivity in Vue 3.
To get started, do the following:
- Clone the repository.
- Run
pnpm install
to install the dependencies. - Open the first exercise in your favorite editor and follow the instructions.