Study Group's Angular.js project
If you don't have node.js installed, make sure to do it first (Linux)
sudo apt-get install nodejs
sudo apt-get install npmThen you can setup the project in yout local
git clone https://github.com/julianosam/angularjs-sg.git
npm install
bower install