An ongoing learning project interacting with the github API and using protractor testing/
This project is seeded from the angular-seed) example app. You can use it to quickly bootstrap your angular web app projects and dev environment for these projects.
Clone the angular-seed repository using [git][git]:
git clone https://github.com/genevievebelle/angular-learning
cd angular-learning
Angular seed has preconfigured npm
to automatically run bower
so you can simply do:
npm install
npm start
### Running Unit Tests
npm test