To run this application execute folowing commands
npm install
gulp
Gulp Task Runner will start nodejs server and will open dist/index.html file in browser
To use this application please follow following steps
- after getting browser opened with dist/index.html open another browser window with same file.
- in broser window 1 click on connect-> enter user name -> submit
- in broser window 2 click on connect-> enter another user name -> submit
- After this you will see message in navbar changed to connected to socket server and webrtc connected
- now you can type in editor window this will reflect changes in another window.