These are the sources for http://prosemirror.net
This currently contains a front-page, a bunch of client-side demos, and the server-side code to support the collaborative demo.
Install Node.js.
Install Pandoc.
Install node submodules
npm installBuild the documentation and all the demos' JavaScript source
makeOpen public/index.html.