/ksr-app

KSR Website - rails app version

Primary LanguageRuby

KNOW Systemic Racism

KSR Website Rails App

A rails app for the KSR website. Currently live at https://ksr.stanford.edu

Running locally

bundle install
bundle exec rails s

Running Tests

bundle exec rspec