Simple vagrant config for nodejs environment
- Install VirtualBox and Vagrant
- Install vagrant-hostmanager
- Get this code via git or download it
- Run
vagrant up
(windows users: be sure that your terminal runs as Administrator so Vagrant could change hosts and add network adapters)