Skip to content

aashish-ak/CodeManiacs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeManiacs

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

Vishal Anand Aashish Kumar Vipul Sharma Dinesh Bhagat Ruchika Sharan Dipanshu Verma Milind Topno

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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.1%
  • HTML 10.9%