The Website is live here For Contributing, please read the CONTRIBUTING File
This project was generated with Angular CLI version 9.1.7.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
from the button on top right corner
on your local machine using git clone https://github.com/<your-username>/AngularWeatherApp.git
move into the directory
cd AngularWeatherApp
and run
git checkout -b <branch-name>
after completing the change by running git add .
git push origin <branch-name>
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.