## Quick Launch of Demo (Vagrant Installation) ### Requisites 1. Download and install [virtualbox](https://www.virtualbox.org/) 2. Download and install [vagrant](https://www.vagrantup.com/) ### Installation and Launch 1. Download the [vagrant.zip](vagrant.zip) from this repo and extract its content in `testFolder` (you can a different folder name). 2. Using the terminal, `cd` into the extracted vagrant folder and run `vagrant up`. Vagrant will download and configure everything you need to run the demo program (this could take few minutes) 3. Open your Chrome browser and go to this address http://192.168.33.10:8000