Skip to content

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

License

Notifications You must be signed in to change notification settings

collaborativejs/getting-started-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collaborative.js - Collaborative software for any project

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.

Further Learning

License

© Collaborative.js - Collaborative software for any project. This demo released under the Apache 2.0 License.

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