shonali-ks / Collaborative-editor

Simple collaborative editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collaborative-editor

Simple collaborative editor using angular.js nodejs and socket.io, along with chat application

How to run.

git clone https://github.com/shonali-ks/Collaborative-editor.git

npm install
sudo service mongob start
Create a database name editor
Name the collection files
node server.js

About

Simple collaborative editor


Languages

Language:HTML 48.5%Language:JavaScript 42.9%Language:CSS 8.6%