Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Installing MicroQA Locally

Vic Iglesias edited this page Aug 29, 2013 · 3 revisions
  1. Download and install VirtualBox

  2. Download and install Vagrant

  3. Do a fork of MicroQA project (requires github account for information on how to set up a Github account, refer to the following URL: http://help.github.com/set-up-git-redirect/). On information on how to fork a project, refer to the following link: http://help.github.com/fork-a-repo/.

  4. Clone your fork to your local machine.

  5. Once inside the repository run "vagrant up". This will download a virtual machine, boot it, and install MicroQA.

  6. Login to MicroQA on your browser by visiting: http://localhost:8080

Clone this wiki locally