vagrant-node-mongo Setup Install Vagrant and Virtualbox $ vagrant up Launch Node.js "Hello World" $ vagrant ssh $ node src/app.js Go to http://localhost:3000