Skip to content

redgeoff/node-vagrant

Repository files navigation

node-vagrant

Spin up a VM running nodejs

Install Vagrant, VirtualBox and git

http://www.vagrantup.com
https://www.virtualbox.org (don't worry about setting up any VMs as the steps below will cover this)
http://git-scm.com

Set up

$ git clone https://github.com/redgeoff/node-vagrant.git
$ cd node-vagrant
$ vagrant up
$ vagrant ssh

Notes

  • Files placed in app are ignored by this repo.

About

Spin up a VM running nodejs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages