material-components-web : Modular and customizable Material Design UI components for the web. You can installing material-components-web 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 material-components-web $ sudo npm install -g material-components-web
If want to update the material-components-web package execute the command as below,
$ sudo npm update material-components-web
Update package globally,
$ npm install -g material-components-web
$ sudo git clone https://github.com/rektide/material-components-web.git
$ sudo npm install -g ./material-components-web
material-components-web@0.25.0 /usr/lib/node_modules/material-components-web
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall material-components-web
Package Name | material-components-web |
Version | 0.25.0 |
Description | Modular and customizable Material Design UI components for the web |
Released Date | 2017-11-13T20:02:21.071Z |
Published by | amsheehan |
How to Learn | https://www.npmjs.com/package/material-components-web/tutorial |