Skip to content

ucpcc/2022w

Repository files navigation

2022 겨울 대회 안내 페이지

Prerequisites

Ruby 2.6.8

  • bundle install

M1 arch에서 안 되는 경우

  • Rosetta 설치 softwareupdate --install-rosetta
  • arch -arch x86_64 bundle install

Run

  • bundle exec jekyll serve