Skip to content

This project introduces how to use React and Socket.io to implement online document collaboration editing.

License

Notifications You must be signed in to change notification settings

forrestyuan/OnlinedocEditing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnlinedocEditing

This project introduces how to use React and Socket.io to implement online document collaboration editing.
使用 React和 Socket.io 实现在线文档协作编辑

运行项目

代码仓库地址:forrestyuan/OnlinedocEditing:(github.com)
如何运行项目:

  1. 克隆项目到本地: git clone <代码仓库>
  1. 安装项目依赖:my-app目录和server下: npm install
  1. 进入server目录: node index.js
  1. 进入front目录: yarn start
  1. 在浏览器打开 localhost:3000

运行效果:

效果图

About

This project introduces how to use React and Socket.io to implement online document collaboration editing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published