component-playground : A component for rendering React components with editable source and live preview. You can installing component-playground 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-playground $ sudo npm install -g component-playground
If want to update the component-playground package execute the command as below,
$ sudo npm update component-playground
Update package globally,
$ npm install -g component-playground
$ sudo git clone https://github.com/rektide/component-playground.git
$ sudo npm install -g ./component-playground
component-playground@3.0.0 /usr/lib/node_modules/component-playground
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall component-playground
Package Name | component-playground |
Version | 3.0.0 |
Description | A component for rendering React components with editable source and live preview |
Released Date | 2017-10-02T20:20:04.764Z |
Published by | thekenwheeler |
How to Learn | https://www.npmjs.com/package/component-playground/tutorial |