Skip to content

ethanryan/textedit-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Visit app online: https://textedit-app.herokuapp.com/

To run locally:

clone this repo

run npm start, which will render the app in your browser

Then, in another Terminal tab:

cd into textedit-app-yjs-websockets-server

run npm start, which will run node server.js

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors