Skip to content

eswar2001/cptime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPTime

To all the competitive programming enthusiasts I here by make your life easier 😄

...

How do I contribute to this ?

star->fork->implement a new idea -> PR Rest is History fellows.

I found a bug or Issue

Raise one here

I have an Idea but I solely can't implement ?

Raise an Issue and fill out the google form in the website.

How to run locally?

1.Install nodejs

2.clone the repo and open in your choice of editor

3.open cmd or terminal or powershell in the cloned dir and run 'npm install'

4.run 'npm start' to run