This project is generated with yo angular generator version 0.16.0.
Run below command on root folder of this project
npm install
bower install
Question 2 solution is inside services folder and named as sortArrayOfStrings. The Spec file for the same is inside test/spec folder
Run grunt
for building and grunt serve
for preview.
Running grunt test
will run the unit tests with karma.