README.md 466 B

Vuetify Landing Page Template

This is an example of a landing page built with vue and vuetify.

🚀 Project setup

Use git to clone the project.

Enter the project.

cd vuetify-landing-page

Use npm to install dependencies.

npm i

☄️ Usage

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build