This is the webpage for the SciClaimEval pilot task.
The website is based on Jekyll. To run it locally, you need to install jekyll via:
gem install jekyll bundlerAfterwards, you can run the website locally via:
bundle install
bundle exec jekyll serveThis should start the service on 127.0.0.1:4000.