CodeLive icon indicating copy to clipboard operation
CodeLive copied to clipboard

CodeLive is a cross-platform collaborative code editor

CodeLive

CodeLive is a cross-platform collaborative code editor, designed to be a robust tool to teach programming languages in a class without the need of a bigger screen.

Getting Started

Codelive 1-0 CodeLive 1-1 CodeLive 1-2

Installation Guide

Cloning CodeLive:

git clone https://github.com/pmzi/CodeLive.git

Installing dependencies:

cd CodeLive/
npm install

Running the Project:

npm start

Built With

Versioning

We use SemVer for versioning.

Contributers

Lisence

CodeLive is licensed under the BSD 3-Clause License. see the LICENSE.md file for more details.