component-builder : builder for component. You can installing component-builder 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 component-builder $ sudo npm install -g component-builder
If want to update the component-builder package execute the command as below,
$ sudo npm update component-builder
Update package globally,
$ npm install -g component-builder
$ sudo git clone https://github.com/rektide/component-builder.git
$ sudo npm install -g ./component-builder
component-builder@1.2.1 /usr/lib/node_modules/component-builder
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall component-builder
Package Name | component-builder |
Version | 1.2.1 |
Description | builder for component |
Released Date | 2015-03-09T20:02:54.331Z |
Published by | trevorgerhardt |
How to Learn | https://www.npmjs.com/package/component-builder/tutorial |