ngx-mimic-schematics

A Mimic schematics

Usage no npm install needed!

<script type="module">
  import ngxMimicSchematics from 'https://cdn.skypack.dev/ngx-mimic-schematics';
</script>

README

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!