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

Latest commit

 

History

History
16 lines (10 loc) · 230 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 230 Bytes

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