Skip to content
sarupbanskota edited this page Dec 26, 2014 · 2 revisions

Local setup instructions

  1. git clone https://github.com/sarupbanskota/everytrack && cd everytrack
  2. bundle install
  3. bundle exec rake db:migrate
  4. rails s
Clone this wiki locally