Skip to content

Latest commit

 

History

History
34 lines (15 loc) · 708 Bytes

README.md

File metadata and controls

34 lines (15 loc) · 708 Bytes

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