mockjs : ?????? & ?? Ajax ??. You can installing mockjs 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 mockjs $ sudo npm install -g mockjs
If want to update the mockjs package execute the command as below,
$ sudo npm update mockjs
Update package globally,
$ npm install -g mockjs
$ sudo git clone https://github.com/rektide/mockjs.git
$ sudo npm install -g ./mockjs
mockjs@1.0.1-beta3 /usr/lib/node_modules/mockjs
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall mockjs
Package Name | mockjs |
Version | 1.0.1-beta3 |
Description | ?????? & ?? Ajax ?? |
Released Date | 2016-08-25T10:05:43.640Z |
Published by | nuysoft |
How to Learn | https://www.npmjs.com/package/mockjs/tutorial |