angular grunt bower
1. Git 설치 http://git-scm.com/
git clone https://github.com/linkitapps/angularfire-template.git
cd angularfire-template
1. Node설치 (npm포함) http://nodejs.org/download/
npm install bower -g
bower install
1. Grunt's Command Line Interface 설치하기 http://gruntjs.com/getting-started
npm install grunt-cli -g
npm install
grunt build
grunt watch
grunt relase