HUMANITY - Knowledge Lab
##Clone repository
$ git clone git@github.com:knowledge-lab/lab.git##Install tools
$ npm install -g bower
$ npm install -g grunt-cli
$ npm install -g lr-http-server
$ npm install - Bower - A package manager for the web
- Grunt - The JavaScript Task Runner
- lr-http-server - An HTTP server with livereload included
##Install libraries
$ bower install- Require JS JavaScript file and module loader
- Skeleton A dead simple, responsive boilerplate.
- FontAwesome The iconic font and CSS toolkit
- Normalize CSS A modern, HTML5-ready alternative to CSS resets
##Compile LESS files to CSS
$ grunt less##Start server
$ lr-http-server##Open application Lab Visit the link