Awesome
##About
Beautiful Weather is a simple, responsively designed weather forecast app developed with AngularJS.
Build & development
Run npm install && bower install && grunt build
for building and grunt serve
for preview.
Testing
Running grunt test
will run the unit tests with karma. Running grunt e2e
will run end-to-end tests with protractor.