Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 195 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 195 Bytes

Getting Started

  1. git clone https://github.com/danilababanov/sinatra-mvc-skeleton.git
  2. bundle install
  3. shotgun -p 3000 -o 0.0.0.0
  4. Visit http://localhost:3000/ in your browser