Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 827 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 827 Bytes

challenge2023 Website

This is the repository for the website of the ABC bento activity recognition challenge by sozolab

IMPORTANT DATES

How to start to make this page

doc

setup

$ gem install jekyll bundler
$ clone [email protected]:abc-research/challenge2022.git
$ cd challenge2022
$ bundle install

run surver

$ bundle exec jekyll serve