Frontend Service for UTPJudge project, it aims to deliver a responsive user interface for programming contests, it will use the RESTful API provided by the judge-backend to get the judging done.
npm install
In order to authenticate users with the github API you need to do some extra work:
npm start
or you can use this for development
npm run start-dev
Contribution to this project is welcome and it is suggested using pull requests in github that will then be reviewed and merged or commented on. A more specific contribution guideline is outlined on the zmq site, we use that guide as reference.
Please feel free to add yourself to the COLLABORATORS file in an alphanumerically sorted way before you raise the pull request.
The project is released under the MPLv2 license.
Please see LICENSE for full details.
Developed by In-silico.