Skip to content

prosemirror collaboration example from prosemirror website

Notifications You must be signed in to change notification settings

Yxwww/prosemirror-collab-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prosemirror Collab Example

Stripped out prosemirror website collab example into a stand alone environment for learning and toying around.

Get Started

npm install
npm start

Why not directly use prosemirror/website?

Mainly I have trouble get website to build and run properly

  • using ModuleServer handling different versions of prosemirror-view and prosemirror model
  • getdocs package tries to parse prosemirror-model and throws error

References

About

prosemirror collaboration example from prosemirror website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published