Closer Web Project Installing Git clone the repository Locate the folder name "closer-backend" cd into the folder Install Ruby 2.4.1 type in "bundle install" type in "rake db:migrate" type in "rake assets:precompile" Running type in "rails s"