angular-in-memory-web-api : An in-memory web api for Angular demos and tests. You can installing angular-in-memory-web-api npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install angular-in-memory-web-api $ sudo npm install -g angular-in-memory-web-api
If want to update the angular-in-memory-web-api package execute the command as below,
$ sudo npm update angular-in-memory-web-api
Update package globally,
$ npm install -g angular-in-memory-web-api
$ sudo git clone https://github.com/rektide/angular-in-memory-web-api.git
$ sudo npm install -g ./angular-in-memory-web-api
angular-in-memory-web-api@0.5.1 /usr/lib/node_modules/angular-in-memory-web-api
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall angular-in-memory-web-api
Package Name | angular-in-memory-web-api |
Version | 0.5.1 |
Description | An in-memory web api for Angular demos and tests |
Released Date | 2017-10-22T06:58:50.349Z |
Published by | wardbell |
How to Learn | https://www.npmjs.com/package/angular-in-memory-web-api/tutorial |