Skip to content

Example of an application which provides collaborative access to a plain text document (live text editing) using Collaborative.js.

License

collaborativejs/getting-started-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Collaborative.js

This repo is an example of an application which provides collaborative access to a text document using Collaborative.js. This example is related to Collaborative.js Getting Started tutorial.

Running

Clone the repository from github.com to your workspace folder:

$ git clone git@github.com:collaborativejs/getting-started-example.git 

Navigate to the repository folder:

$ cd getting-started-example 

Install example dependencies

$ npm install 

Run the server

$ npm start 

Open http://localhost:3000/ page in your browser.

About

Example of an application which provides collaborative access to a plain text document (live text editing) using Collaborative.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •