CHAPTER 2

image

Four Web Frameworks in Four Minutes

Chapter 1 discussed some of the amazing advantages of Vagrant: how it can change the workflow of a company and how every member of the team can benefit from using it. I specifically underlined the advantages of running a web application in a virtualized environment with just one command: $ vagrant up.

Because the best way to understand Vagrant is to see it in action, this chapter will act as a guided tour to running four simple web applications written in four popular web frameworks:

  • AngularJS (JavaScript)
  • Django (Python)
  • Rails (Ruby)
  • Symfony (PHP)

Of course, this discussion can’t be a complete tour ...

Get Pro Vagrant now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.