Basic Ubuntu Trusty Tahr box with nodejs.
$ git clone https://github.com/aterrien/nodejs-devbox.git
$ cd nodejs-devbox
$ vagrant upOnce the VM is booted you can log via SSH
$ vagrant ssh$ node /vagrant/opt/hello/server.jsBasic Ubuntu Trusty Tahr box with nodejs.
$ git clone https://github.com/aterrien/nodejs-devbox.git
$ cd nodejs-devbox
$ vagrant upOnce the VM is booted you can log via SSH
$ vagrant ssh$ node /vagrant/opt/hello/server.js