https://github.com/setxpro/world-temperature
https://github.com/setxpro/world-temperature
angular open-weather-api typescript
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/setxpro/world-temperature
- Owner: setxpro
- Created: 2023-12-17T14:29:49.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-18T12:42:40.000Z (over 2 years ago)
- Last Synced: 2025-03-27T17:21:15.304Z (over 1 year ago)
- Topics: angular, open-weather-api, typescript
- Language: TypeScript
- Homepage:
- Size: 8.68 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
LIB ICONS
$ npm install @fortawesome/fontawesome-svg-core
$ npm install @fortawesome/free-solid-svg-icons
- See Compatibility table below to choose a correct version
$ npm install @fortawesome/angular-fontawesome@ = 0.13.x
# Exec Production
ng serve --configuration=production
# Exec Development
ng serve --configuration=development