Skip to content

Latest commit

 

History

History
executable file
·
10 lines (7 loc) · 180 Bytes

README.md

File metadata and controls

executable file
·
10 lines (7 loc) · 180 Bytes

Sinatra

Brought to you by Lighthouse Labs

Getting Started

  1. bundle install
  2. shotgun -p 3000 -o 0.0.0.0
  3. Visit http://localhost:3000/ in your browser