kendo : A CoC MVC framework on Node.js. You can installing kendo 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 kendo $ sudo npm install -g kendo
If want to update the kendo package execute the command as below,
$ sudo npm update kendo
Update package globally,
$ npm install -g kendo
$ sudo git clone https://github.com/rektide/kendo.git
$ sudo npm install -g ./kendo
kendo@0.14.0 /usr/lib/node_modules/kendo
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall kendo
Package Name | kendo |
Version | 0.14.0 |
Description | A CoC MVC framework on Node.js |
Released Date | 2015-07-01T05:08:47.019Z |
Published by | exolution |
How to Learn | https://www.npmjs.com/package/kendo/tutorial |