#StrongNode & Mongodb with Ubuntu precise 64 VirtualBox - Vagrant
###How to Use
- Download and install VirtualBox by clicking here
- Download and install Vagrant by clicking here
- Clone this repository.
- cd QM-StrongLoops/
- vagrant up
###After Vagrant Box is up
- Vagrantfile configures private network at http://33.33.33.10/
- login into the machine via 'vagrant ssh'
- from cli start your node app with 'slc run' within the
quantimodo
folder
###Further Reading