weex-vue-render : Weex built-in components for Vue 2.x.. You can installing weex-vue-render 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 weex-vue-render $ sudo npm install -g weex-vue-render
If want to update the weex-vue-render package execute the command as below,
$ sudo npm update weex-vue-render
Update package globally,
$ npm install -g weex-vue-render
$ sudo git clone https://github.com/rektide/weex-vue-render.git
$ sudo npm install -g ./weex-vue-render
weex-vue-render@0.12.25 /usr/lib/node_modules/weex-vue-render
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall weex-vue-render
| Package Name | weex-vue-render |
| Version | 0.12.25 |
| Description | Weex built-in components for Vue 2.x. |
| Released Date | 2017-10-31T14:17:02.114Z |
| Published by | mr.raindrop |
| How to Learn | https://www.npmjs.com/package/weex-vue-render/tutorial |