Skip to content

An online competitive coding platform, developed using nodeJS, MongoDB, ExpressJS, HTML, pug, css

License

Notifications You must be signed in to change notification settings

ritesh-nitjsr/codeknights

Repository files navigation

codeknights

An online competitive coding platform, developed using nodeJS, MongoDB, ExpressJS, HTML, pug, css

Pre-requisites

How to use

  1. Open command prompt.
  2. Run mongoDB server using command 'mongod'.
  3. Go into the project folder.
  4. Open command prompt there (ctrl+shift+right_click -> Open command window here)
  5. Run server.js, by typing 'node server.js'.
  6. Install required dependencies using 'npm install <package-name>'
  7. Once the server starts successfully, open browser and go the address: 'localhost:1337/'

About

An online competitive coding platform, developed using nodeJS, MongoDB, ExpressJS, HTML, pug, css

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published