/weather_app_boilerplate-

This is the weather application boilerplate wrirrent in Angular 5

Primary LanguageTypeScriptMIT LicenseMIT

Weather App Boilerplate

This is the weather application boilerplate wrirrent in Angular 5

Getting Started

  1. Go to project and install dependencies suing the below code
    npm install
  2. Run development server using npm start , and open localhost:4200 in your browser: