# madblog-frontend

> This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.0.6.

Latest version **0.0.0** (published 2020-01-07) · 0 weekly downloads

## Install

```sh
npm install madblog-frontend
pnpm add madblog-frontend
yarn add madblog-frontend
bun add madblog-frontend
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.0 |
| Published | 2020-01-07 |
| First published | 2020-01-07 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 14 |
| Unpacked size | 45.1 KB |
| Known vulnerabilities | 0 (+21 in 3 direct dependencies) |
| Install scripts | no |
| Maintainers | ivannicksim |

## Links

- npm: https://www.npmjs.com/package/madblog-frontend
- npm.io page: https://npm.io/package/madblog-frontend

## Dependencies (14)

- [rxjs](https://npm.io/package/rxjs.md) ~6.5.4
- [tslib](https://npm.io/package/tslib.md) ^1.9.0
- [uikit](https://npm.io/package/uikit.md) ^3.2.6
- [zone.js](https://npm.io/package/zone.js.md) ~0.9.1
- [@angular/core](https://npm.io/package/@angular/core.md) ~8.2.14
- [@angular/forms](https://npm.io/package/@angular/forms.md) ~8.2.14
- [ngx-pagination](https://npm.io/package/ngx-pagination.md) ^5.0.0
- [@angular/common](https://npm.io/package/@angular/common.md) ~8.2.14
- [@angular/router](https://npm.io/package/@angular/router.md) ~8.2.14
- [@angular/compiler](https://npm.io/package/@angular/compiler.md) ~8.2.14
- [@ivan-gen/blog-api](https://npm.io/package/@ivan-gen/blog-api.md) C:/temp/ClientGeneratedForSwaggerCodegen/dist
- [@angular/animations](https://npm.io/package/@angular/animations.md) ~8.2.14
- [@angular/platform-browser](https://npm.io/package/@angular/platform-browser.md) ~8.2.14
- [@angular/platform-browser-dynamic](https://npm.io/package/@angular/platform-browser-dynamic.md) ~8.2.14

## Recent versions

- 0.0.0 (latest) — 2020-01-07

## README

# MadblogFrontend

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.0.6.

## 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).

## Install Swagger Auto Generate
https://swagger.io/tools/swagger-codegen/

## Generate Swagger Auto Generate
java -jar "swagger-codegen-cli.jar" generate -i http://localhost:8080/v2/api-docs -l typescript-angular -o "%npmlocalpackages%/ClientGeneratedForSwaggerCodegen" --additional-properties "npmName=@ivanGen/blog-api,snapshot=true,ngVersion=8.0.6"

## Fix HTTP
change version numbers to the requested from the compiler

---
_Source: https://npm.io/package/madblog-frontend · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
