diff --git a/README.md b/README.md index 6d54177e3..f4e567b9d 100644 --- a/README.md +++ b/README.md @@ -126,20 +126,24 @@ export default defineNuxtPlugin((nuxtApp) => { We've created various samples for the popular options in the Vue ecosystem. Visit the [primevue-examples](https://github.com/primefaces/primevue-examples) repository for the samples. ### Vite - -[![Vite|112](https://primefaces.org/cdn/primevue/images/logos/vite.svg)](https://github.com/primefaces/primevue-examples/tree/main/vite-quickstart) + + vite + ### Nuxt - -[![Nuxt|112](https://primefaces.org/cdn/primevue/images/logos/nuxt.svg)](https://github.com/primefaces/primevue-examples/tree/main/nuxt3-quickstart) + + nuxt + ### Vue-CLI - -[![Vue-CLI|112](https://primefaces.org/cdn/primevue/images/logos/vue.svg)](https://github.com/primefaces/primevue-quickstart) + + vue-cli + ### Astro - -[![Astro|112](https://primefaces.org/cdn/primevue/images/logos/astro.svg)](https://github.com/primefaces/primevue-examples/tree/main/astro-quickstart) application with Vue CLI is available as at github. + + astro + ## Contributors