react-async-component : Create Components that resolve asynchronously, with support for server side rendering and code splitting.. You can installing react-async-component 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 react-async-component $ sudo npm install -g react-async-component
If want to update the react-async-component package execute the command as below,
$ sudo npm update react-async-component
Update package globally,
$ npm install -g react-async-component
$ sudo git clone https://github.com/rektide/react-async-component.git
$ sudo npm install -g ./react-async-component
react-async-component@1.0.2 /usr/lib/node_modules/react-async-component
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall react-async-component
| Package Name | react-async-component |
| Version | 1.0.2 |
| Description | Create Components that resolve asynchronously, with support for server side rendering and code splitting. |
| Released Date | 2017-10-11T15:24:23.065Z |
| Published by | ctrlplusb |
| How to Learn | https://www.npmjs.com/package/react-async-component/tutorial |