/wipro-weather-test

Test of angular 2 handling weather API

Primary LanguageTypeScript

Weather

This project is a code test of Angular 2, calling the Open Weather Map API.

Development prerequisits

Node NPM and Angular CLI (see https://angular.io/docs/ts/latest/cli-quickstart.html)

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload on change any of the source files.

Running unit tests

Run ng test to execute the unit tests via Karma.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.