Skip to content
/ CodeLive Public

CodeLive is a cross-platform collaborative code editor

License

Notifications You must be signed in to change notification settings

pmzi/CodeLive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.