zaknelson / hike.io

An AngularJS / Sinatra app for finding beautiful hikes.
hike.io
MIT License
221 stars 30 forks source link

hike.io

Hike.io is an AngularJS / Sinatra app for finding beautiful hikes.

Setup

  1. Install ruby
  2. Install node & npm
  3. Install and open Postgres.app
  4. brew install postgresql
  5. brew install imagemagick
  6. npm install
  7. bundle install
  8. rake