mock-speed-1
v0.0.2
Published
[](https://www.npmjs.com/package/angular-mock-speed) [](https://github.com/nitayneeman
Downloads
20
Readme
Mock Speed
A project that demonstrates how to build an Angular Package which provides a simple Angular Element. Also, it demonstrates how to make it addable with ng add using Schematics.
How to Install
To Install using Angular, simply do:
ng add angular-mock-speed
Insert the following line into a template:
A service will be generated in at the location app/services/auto-mock.service.ts
Disclaimer
This package is intended to be used inside Angular applications.
