Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.34 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.34 KB

Collaborative.js - Collaborative software for any project

Rich Text Demo with Collaborative.js

This is example of application with collaborative access to rich text (text live editing) using Collaborative.js and SimpleMDE editor.

Rich Text demo with collaborative access (text live editing) | Collaborative.js

Running

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

$ git clone git@github.com:collaborativejs/rich-text-editor-demo.git

Navigate to the repository folder:

$ cd rich-text-editor-demo

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.