Install Framaterial with Bower
You have to get Bower](http://bower.io/) installed on your machine, if not :
npm install -g bower
To install framaterial in one of your projects :
- Open your command line editor
 - Get to your project root : 
$ cd my/project/root - Download framaterial with Bower 
$ bower install framaterial