Skip to content

Random-Pikachu/Collaborative-CLI-Text-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collaborative-Text-Editor

A CLI based text editor using web sockets.

Getting Started

Follow these instructions to get a local copy of the project up and running.

Prerequisites

Make sure you have the following installed:

  • Node.js (Latest LTS version recommended)
  • npm (comes with Node.js)

Installation

  1. Clone the repository:

    git clone https://github.com/Random-Pikachu/Collaborative-CLI-Text-Editor.git
    cd Collaborative-CLI-Text-Editor
  2. Start the backend

    npm run back
  3. Start the clients

    cd client
    node index.js

About

A CLI based text editor using web sockets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published