feature(vue-nuxt): vue & nuxt example addition (#6425)
### Description
This PR is associated with the [issue
#6216](https://github.com/vercel/turbo/issues/6216) motivating the
integration of the Vue/Nuxt example into the `./examples` folder of
Turborepo.
### Testing Instructions
**🚧 No changes were made outside of the folder `./examples`.**
You can find the new example at `./examples/with-vue-nuxt`.
The mono repo contains only 2 apps and 3 packages. Inside `web` app is
`Vue` generated app and the `docs` app is a `Nuxt` generated app.
Each app provides a small introduction provided by the README files.
**It's important to know that the `vue-nuxt` example is a clone of the
`./example/basic` starter but Vue ecosystem**
---
**⚙ This PR will resolve #6216 when merged**
---
> 🏁 Last thing, this PR is my first contribution to the Turbo repo, I
may missed some details regarding the contribution guideline. If it the
case, please let me know if there's something to update or improve...
---------
Co-authored-by: Turbobot <turbobot@vercel.com>
Co-authored-by: Thomas Knickman <tknickman@gmail.com>
Co-authored-by: Anthony Shew <anthony.shew@vercel.com>
Co-authored-by: Anthony Shew <anthonyshew@gmail.com>
Co-authored-by: Anthony Shew <35677084+anthonyshew@users.noreply.github.com>