Instruções no link: (https://www.npmjs.com/get-npm).
git clone https://github.com/gabrielapivetta/Vue_and_Vuetify.git
cd Vue_and_Vuetify
npm install
npm run serve
npm install vue
npm install -g @vue/cli
vue create project-name
vue add vuetify