#Node.js installed #npm executed
npm install -g yo grunt-cli bower
(rubygem installed, if compass executed)
gem compass
option
mkdir folder yo webapp npm install . bower install .
grunt server grunt build
#tip
if you want to remote connect
vim Gruntfile.js (edit connect -> hostname: '0.0.0.0'
if bower some error happen.
bower install . --force-latest