Accessible Cross Platform HTML5 Collaboration Web Application using Fluid Infusion framework
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.
The live demo of the application can be at http://fluid-collaboration.herokuapp.com/.