clone the repo:
git clone https://github.com/haroldcris/homesteadvm.git [destinationFolder]
Run the following Code:
cd [destinationfolder]
cd server-vm
vagrant up
By default, VM box name is homestead-vm. You can change to virtual box name by modify the file server-vm\homestead.yaml __
File: .\server-vm\homestead.yaml
name: homestead-vm <-- change this to the name that you want
to avoild collision in case you are running multiple vm
hostname: homestead-vm