Use git to clone the project.
Enter the project.
cd vuetify-landing-page
Use npm to install dependencies.
npm i
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build