An open API service indexing awesome lists of open source software.

https://github.com/jl-olemar/interceptorsapp

Handling interceptors in angular.
https://github.com/jl-olemar/interceptorsapp

angular interceptor-service typescript

Last synced: about 2 months ago
JSON representation

Handling interceptors in angular.

Awesome Lists containing this project

README

          

# InterceptorApp

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

## Install dependencies
Run `npm install` to install all packages

## 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.

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.

## Lint

Run `npm run lint` to linter the code with ts-standard and stylelint.