ui-framework
===========
It is very simple to install <code>ui-framework</code>. This can be cloned using git or using npm commands.

If you are aware of using git commands on windows you can just clone the <code>https://github.com/krrssna-g-s/ui-framework.git</code>

or 

You can use <code>npm</code> to clone from Node Package Manager.

Create a folder in your root directory and then run

<code>npm install ui-framework</code>

This will create node_modules folder which will contain the framework, you can keep it in the same folder or move it to a differnt location also. 

After cloning the repo run <code>npm install</code>. This will colne the reqiured node modules to run the framework.

Dependencies:
=============
Node 

Grunt.

Ruby, Compass








