Note: The
$
stands for your machine CLI, while the⇒
stands for the VM CLI
Clone the project in your workspace, and launch setup
$ make setup
You should access the project via http://app.dev/app_dev.php
Start/Stop/Ssh
$ vagrant up/halt/ssh
Build
⇒ make build
Admin