###Visit deployed app on heroku
After cloning run npm install and bower install to update the system
Run grunt serve for preview using localhost:9000.
Running grunt test will run the unit tests with karma.
Running protractor will run integration tests with protractor.
For integration tests:
- (A separate tab running
webdriver-manager startis required) - (A separate tab running
grunt serveis required)
####Technologies
- AngularJS, HTML/CSS, JavaScript, Heroku.
