Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

sul-dlss-deprecated/ksr-app

Repository files navigation

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