Skip to content

miccheng/vagrant-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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


About

A simple Vagrant VM setup for NodeJS development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published