angular2-in-memory-web-api : An in-memory web api for Angular 2 demos and tests. You can installing angular2-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 angular2-in-memory-web-api $ sudo npm install -g angular2-in-memory-web-api
If want to update the angular2-in-memory-web-api package execute the command as below,
$ sudo npm update angular2-in-memory-web-api
Update package globally,
$ npm install -g angular2-in-memory-web-api
$ sudo git clone https://github.com/rektide/angular2-in-memory-web-api.git
$ sudo npm install -g ./angular2-in-memory-web-api
angular2-in-memory-web-api@0.0.21 /usr/lib/node_modules/angular2-in-memory-web-api
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall angular2-in-memory-web-api
Package Name | angular2-in-memory-web-api |
Version | 0.0.21 |
Description | An in-memory web api for Angular 2 demos and tests |
Released Date | 2016-09-25T17:33:38.843Z |
Published by | wardbell |
How to Learn | https://www.npmjs.com/package/angular2-in-memory-web-api/tutorial |