nostalgie / crm-env

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeJS, MySQL and Nginx Vangrant Box

Boilerplate Vagrant environment for running NodeJS and MySQL for development. Also proxied through Nginx.

Simply clone the repo and run the following (ensure you have VirtualBox and Vagrant installed):

npm install
vagrant up

About


Languages

Language:Shell 87.4%Language:JavaScript 12.6%