Skip to content

A starting point for an ubuntu Node.js development environment running in vagrant

Notifications You must be signed in to change notification settings

garrettreed/Node-Vagrant-Box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Vagrant Box

Vagrantfile, Chef recipes, and express app template for a starting node development environment.

To Use:

  1. Clone repo and cd into directory
  2. vagrant up
  3. vagrant ssh
  4. cd app
  5. npm start

Clean-Up

  1. (From host machine) vagrant destroy

About

A starting point for an ubuntu Node.js development environment running in vagrant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published