Skip to content

FreeRiderBysik/yjs-react-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yjs-react-example

Collaborative text editing app, built with React, Express, Quill, and Yjs.

setup

git clone https://github.com/KoyamaSohei/yjs-react-example
cd yjs-react-example
yarn
/ * change url in App.js. see App.js comment. */
yarn build
yarn serve

open http://localhost:3000

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.2%
  • HTML 10.1%
  • CSS 5.7%