[Grunt] Front end Task Runner
http://gruntjs.com/plugins
http://gruntjs-kr.herokuapp.com/
gruntjs.com/
https://github.com/demun/demunCode/blob/master/Grunt/redeme.md
npm install <module> –save-dev
package.json의 dependence에 추가 npm install 시 자동으로 모듈로드
grunt에서 bower 사용시
grunt-bower-install 설치
bower init로 초기화(bower.json생성)
gruntfile.js에 bowerInstall 객체 선언언