Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 284 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 284 Bytes

node.js development environment

A standard VagrantFile for doing node.js development.

Usage

Checkout this repo and then cd to the repo dir. Then:

$ vagrant up

If you want to use the virtualbox provider then:

$ vagrant up --provider=vmware_fusion