Skip to content

Tanner/vagrant-nodejs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run Node.JS in Vagrant

  1. Install VirtualBox && Vagrant.
  2. Clone this repo (recursively, there are some submodules)
  3. Open terminal if its not already open and cd to the cloned repos directory.
  4. Run the following commands:
vagrant up
vagrant ssh
node /vagrant/apps/hello-world

Congratulations! You've just told the world hello from Vagrant using Node.js!

The VM will be accessible at 192.168.99.99

About

Run your nodes in your vagrants.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published