Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 270 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 270 Bytes

#Getting Set Up

  1. Make sure you have Ruby and Bundler installed.
  2. Clone the repo and cd into it.
  3. Run bundle install to install the required gems.
  4. Run ruby web.rb to start the server
  5. Direct your browser to http://localhost:4567.