Skip to content

FTAndy/sharedb-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mongo

install mongo and

$ mongod

Install Browserify and Npm

$ npm install -g browserify
$ npm install
$ browserify node_modules/sharedb/lib/client/index.js --standalone sharedb > public/sharedb-client.js

and

$ node app.js

and open localhost:8080

About

A sharedb example with quill editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published