/vagrant-nodejs

A simple Vagrant VM setup for NodeJS development.

Primary LanguagePuppet

Basic Vagrant VM for NodeJS Development

Installs:

Installation

  1. Checkout the git repo.

  2. Install Vagrant:

$ gem install vagrant


3. Start vagrant: 

	```bash
$ vagrant up
  1. Put your project in projects folder.

  2. Login to the VM:

$ vagrant ssh