Skip to content

chennan47/collaboredit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COEDIT

Collaborative Edit

NOTICE

When run the project on your local machine

If you got a 404 not found coedit.js and 404 not found ace.js error

Please change the static_path="static" on line 47 in editor.py to

static_path= your local directory +"/static"

for example, static_path= "home/collaboredit/static"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Other 0.2%