Skip to content

Starter template for Rails demo projects

Notifications You must be signed in to change notification settings

davedkg/davedkg-rails-starter

Repository files navigation

davedkg-rails-starter

Local Setup

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