Basic Vagrant VM for NodeJS Development Installs: NodeJS via Nave Grunt - The Javascript Task Runner PhantomJS - Headless WebKit with JavaScript API Installation Checkout the git repo. Install Vagrant: $ gem install vagrant 3. Start vagrant: ```bash $ vagrant up Put your project in projects folder. Login to the VM: $ vagrant ssh