grommet : The most advanced UX framework for enterprise applications.. You can installing grommet 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 grommet $ sudo npm install -g grommet
If want to update the grommet package execute the command as below,
$ sudo npm update grommet
Update package globally,
$ npm install -g grommet
$ sudo git clone https://github.com/rektide/grommet.git
$ sudo npm install -g ./grommet
grommet@1.9.0 /usr/lib/node_modules/grommet
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall grommet
Package Name | grommet |
Version | 1.9.0 |
Description | The most advanced UX framework for enterprise applications. |
Released Date | 2017-11-15T18:50:57.955Z |
Published by | alansouzati |
How to Learn | https://www.npmjs.com/package/grommet/tutorial |