oconnoat / VagrantFile

My Vagrant File(s) for development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Vagrant file Default Vagrant file including:

  • node, npm [nodesource version]
  • gvim (and my plugins with vundle.vim)
  • python, virtualenvwrapper

Exposes ports 3000, 5000 for node and flask

Uses the virtualbox provider.

About

My Vagrant File(s) for development