Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ghoul007/weather
Angular 6 APP
https://github.com/ghoul007/weather
angular6 es6 typescript
Last synced: about 1 month ago
JSON representation
Angular 6 APP
- Host: GitHub
- URL: https://github.com/ghoul007/weather
- Owner: ghoul007
- Created: 2018-08-16T20:42:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-22T17:26:15.000Z (10 months ago)
- Last Synced: 2024-04-24T10:24:15.740Z (9 months ago)
- Topics: angular6, es6, typescript
- Language: TypeScript
- Size: 2.43 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/199e1f6030364949962e790fecc12dee)](https://app.codacy.com/app/ghoul007/weather?utm_source=github.com&utm_medium=referral&utm_content=ghoul007/weather&utm_campaign=Badge_Grade_Dashboard)
[![Build Status](https://travis-ci.com/ghoul007/weather.svg?branch=master)](https://travis-ci.com/ghoul007/weather)
[![Known Vulnerabilities](https://snyk.io/test/github/ghoul007/weather/badge.svg?targetFile=package.json)](https://snyk.io/test/github/ghoul007/weather?targetFile=package.json)
[![DeepScan grade](https://deepscan.io/api/projects/3238/branches/27476/badge/grade.svg)](https://deepscan.io/dashboard#view=project&pid=3238&bid=27476)
![Build Status](https://img.shields.io/badge/angular-6.0.3-green.svg?longCache=true&style=plastic)
[![Waffle.io - Columns and their card count](https://badge.waffle.io/ghoul007/weather.svg?columns=all)](https://waffle.io/ghoul007/weather)# Weather
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 6.0.8.
## Development server
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.
## Code scaffolding
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).