1.0.4 • Published 4 years ago

ngx-mimic-schematics v1.0.4

Weekly downloads
75
License
MIT
Repository
-
Last release
4 years ago

Getting Started With 'ngx-mimic-schematics'

This repository is a schematics, that adds mimic package to Your project and adds injection point in main.ts, ONLY for NON-PROD environment


What is mimic?

alt

Mimic is a tool for mocking server responses on the client side.

Usage

Simply

ng add ngx-mimic-schematics

That's it!