Run these things:
$ brew install elasticsearch then open a new terminal window and run elasticsearch
bundle install bundle update
rake db:create && rake db:migrate
rake db:seed (if you want seed data)
Most of the functionality is linked on the navigation bar, and the user sensitive access to edits is available outside admin, which was our first CRUD system for easier debugging.