Setting Up the Environment
In this lesson, we'll be learning how to install Vagrant on different platforms.
Install VirtualBox
Before running your first Vagrant VM, a Virtual Machine software needs to be installed. We’ll be using VirtualBox because it’s easy to get started with. If you’re comfortable with any other software, feel free to use it.
For Windows users
For Windows, you can directly install the setup from the following link: Download VirtualBox.
For Linux users
Linux users can install VirtualBox ...