Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 489 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 489 Bytes

Fluid Collaboration

Accessible Cross Platform HTML5 Collaboration Web Application using Fluid Infusion framework

Instructions

To run the server

git clone [email protected]:iakshay/fluid-collaboration.git
cd fluid-collaboration
npm install
grunt

Note - This will run the server in livereload mode, any changes to application files will reload the server and the browser.

Demo

The live demo of the application can be at http://fluid-collaboration.herokuapp.com/.