Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 721 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 721 Bytes

WeatherApp

This project was generated with Angular CLI version 15.0.1.

To run this project you need to follow these steps:

  1. Save this folder to your local by downloading or by using git clone https://github.com/AkashKalala/weatherApp.git.
  2. Enter he folder using cd weatherApp
  3. Use npm install -i or npm install in the folder. (downloads all the required node modules).
  4. use ng serve -o to run the application locally or use ng serve to run the application and Navigate to http://localhost:4200/.

The application will automatically reload if you change any of the source files.