Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 310 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 310 Bytes

map_layers_example_app

Rails application with map_layers

Create database

bundle exec rake db:create db:migrate

Populate data

bundle exec rake demo:populate

Launch web server

bundle exec rails s

Go to http://localhost:3000 to see the map