- Download box from here.
- Run
vagrant box add wckansai path/to/wckansai.box
. - Add
192.168.88.88 wckansai.dev
to your hosts file. - Run
vagrant up
. - Visit
http://wckansai.dev/
.
- Run
vagrant destroy
. - Remove the line
192.168.88.88 wpkansai.dev
from hosts file. - Run
vagrant box remove wckansai
. - Remove this directory.