Skip to content

This is a collaborative code editor with features to teach code remotely :

License

Notifications You must be signed in to change notification settings

devcreatives/kodeclass

Repository files navigation

Kodeclass

It is online collaborative code editor with features to help coding remotely. This is commitment of techistan community to serve. With the help of this project we willa able to teach people how to code remotely

You can see its first build at kodeclass

Getting Started

To run this project on machine follow the instructions below

Prerequisites

You only need nodejs to run the project if you don't have nodejs download and install it first

Running the project

Once you have node js installed

  1. clone this repository on local machine by using command
git clone https://github.com/Techistan/kodeclass
  1. change the directory
cd kodeclass
  1. Install all dependency by
npm install
  1. run the project by
node index.js

Your project will be runnning on http://localhost:3000/

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

About

This is a collaborative code editor with features to teach code remotely :

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages