Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 378 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 378 Bytes

angularjs-sg

Study Group's Angular.js project

To setup your local box

If you don't have node.js installed, make sure to do it first (Linux)

sudo apt-get install nodejs
sudo apt-get install npm

Then you can setup the project in yout local

git clone https://github.com/julianosam/angularjs-sg.git
npm install
bower install