ngx-mimic-schematics
v1.0.4
Published
A Mimic schematics
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?

Mimic is a tool for mocking server responses on the client side.
Usage
Simply
ng add ngx-mimic-schematicsThat's it!
