Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 164 Bytes

File metadata and controls

14 lines (10 loc) · 164 Bytes

How to run the app:

  1. Install ruby

  2. Install your dependencies:

    bundle install
    
  3. Start the server

    bundle exec jekyll serve --port 9000