Skip to content

illinois-cs240/illinois-cs240.github.io

Repository files navigation

CS 240: Introduction to Computer Systems

University of Illinois at Urbana-Champaign

Develop

Install the dependencies with Bundler:

$ bundle install

Run jekyll commands through Bundler to ensure you're using the right versions:

$ bundle exec jekyll serve