Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 198 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 198 Bytes

Setup

  1. Install Ruby if you don't already have it installed.
  2. bundle install (gem install bundler if you don't have Bundler)
  3. bundle exec jekyll serve and go to http://localhost:4000