Use git to clone the project.
git clone https://github.com/Mohammadflht/Landing-Page.git
Enter the project.
cd 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