$ bundle install
$ rake db:create
$ rake db:schema:load
$ cp config/config.sample.yml config/config.yml
Sign up for a MapBox account, if you do not already have one. Update config.yml with your MapboxId.
$ ruby app.rb
| Name | Name | Last commit date | ||
|---|---|---|---|---|
$ bundle install
$ rake db:create
$ rake db:schema:load
$ cp config/config.sample.yml config/config.yml
Sign up for a MapBox account, if you do not already have one. Update config.yml with your MapboxId.
$ ruby app.rb