Steps (clone recursively) 1. vagrant up 2. vagrant ssh 3. python flask_app.py 4. On your browser, go to localhost:5050 to view the "hello world" application.