The site is designed to be deployed on Github Pages, which uses Jekyll.
It's probably a good idea to use Jekyll in development too if you want the SCSS to compile.
gem install jekyll
Then, once you have Jekyll installed:
jekyll server --watch