Skip to content
benrudolph edited this page Dec 4, 2014 · 10 revisions

Setup

Axis is a Ruby on Rails app. Setting it up locally is like many other Rails apps.

To get started:

git clone https://github.com/unhcr/axis.git
cd axis
bundle install
Clone this wiki locally