This project was generated with Angular CLI version 15.0.1.
To run this project you need to follow these steps:
- Save this folder to your local by downloading or by using
git clone https://github.com/AkashKalala/weatherApp.git
. - Enter he folder using
cd weatherApp
- Use
npm install -i
ornpm install
in the folder. (downloads all the required node modules). - use
ng serve -o
to run the application locally or useng serve
to run the application and Navigate tohttp://localhost:4200/
.
The application will automatically reload if you change any of the source files.