gem install bundler
npm install -g grunt-cli bower
$cd
to the directory and run bundle install
npm install
to install the necessary "npm" dependenciesbower install
to install the front-end dependenciesYou can find more information about project in this article.