Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 888 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 888 Bytes

#Weather Forecast

##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.