diff --git a/apps/showcase/doc/contribution/IntroductionDoc.vue b/apps/showcase/doc/contribution/IntroductionDoc.vue index b2378212e..c1a04b532 100644 --- a/apps/showcase/doc/contribution/IntroductionDoc.vue +++ b/apps/showcase/doc/contribution/IntroductionDoc.vue @@ -8,7 +8,7 @@
To begin with, clone the PrimeVue repository from GitHub:
Then run the showcase in your local environment at http://localhost:3000/.
-PrimeVue utilizes a monorepo architecture, the libraries are located at packages folder and the website is at apps/showcase.