weex-vue-framework : Vue 2.0 Framework for Weex. You can installing weex-vue-framework 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-framework $ sudo npm install -g weex-vue-framework
If want to update the weex-vue-framework package execute the command as below,
$ sudo npm update weex-vue-framework
Update package globally,
$ npm install -g weex-vue-framework
$ sudo git clone https://github.com/rektide/weex-vue-framework.git
$ sudo npm install -g ./weex-vue-framework
weex-vue-framework@2.5.3-beta.0 /usr/lib/node_modules/weex-vue-framework
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall weex-vue-framework
| Package Name | weex-vue-framework |
| Version | 2.5.3-beta.0 |
| Description | Vue 2.0 Framework for Weex |
| Released Date | 2017-11-15T07:24:47.330Z |
| Published by | hanks |
| How to Learn | https://www.npmjs.com/package/weex-vue-framework/tutorial |