/TongJi_co-editor

【项目】云端实时协同编程系统

Primary LanguageJavaScript

启动server

# cd server

# npm install

# node bin/www

启动client

# cd client

# npm install

# npm run dev