Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 201 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 201 Bytes

Harvard STAT250 Course Website

Install

Requirements:

  • Ruby
git clone https://github.com/stat250/website
gem install jekyll
bundle

Serve Website

jekyll serve --watch