Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 259 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 259 Bytes

How to Run

  • clone the project
  • cd into the project
  • run bundle install to install dependencies
  • run bundle exec jekyll serve to run the server

Update dependencies

  • bundle update