Skip to content

cjska-team/Contest-Judging-System-for-KA

Repository files navigation

This project was abandoned on December 22nd, 2015.

Join the chat at https://gitter.im/sparkstudios/Contest-Judging-System-for-KA Code Climate Deployment status from DeployBot

Contest Judging System for Khan Academy

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.

How to contribute (these steps only apply to those wanting to contribute to the 2.0 version)

  • 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)