2.0; The "big version" of the contest judging system. The goal, is to try and bring in "next-gen" technologies, such as ECMAScript 6.
git clone https://github.com/sparkstudios/Contest-Judging-System-for-KA.git kacjs
cd kacjs
git checkout 2.0
npm install
gulp
(or, if Gulp isn't installed globally:node node_modules/gulp/bin/gulp.js
)