Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 135 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 135 Bytes

davedkg-rails-starter

Local Setup

bundle && yarn
bundle exec rake db:schema:load
rails s
open http://localhost:3000/