/CodeManiacs

IIT Mandi Online Judge

Primary LanguageHTMLMIT LicenseMIT

CodeManiacs

CodeManiacs is an online judge for IIT Mandi. Currently people working on it are:

Mentors

Vishal Anand

Aashish Kumar

Current Mentees (As assigned on 05/06/2019)

Kairav Bansal

Anjali Deep

Kartik Kathuria

Getting Started

Install the Node Package Manager

$ sudo snap install node --classic --channel=10
$ npm install nodemon -g

Fork this repo and clone it

$ git clone https://github.com/<Your User Name>/CodeManiacs.git

Open the folder CodeManiacs and install the dependencies

$ npm install

Run the application

$ nodemon

The server runs at port 3000 i.e. http://localhost:3000/

Want to help? contributions welcome

Want to file a bug, request a feature, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues. Make sure you follow the guidelines before sending a contribution!