dva : React and redux based, lightweight and elm-style framework.. You can installing dva 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 dva $ sudo npm install -g dva
If want to update the dva package execute the command as below,
$ sudo npm update dva
Update package globally,
$ npm install -g dva
$ sudo git clone https://github.com/rektide/dva.git
$ sudo npm install -g ./dva
dva@2.1.0 /usr/lib/node_modules/dva
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall dva
Package Name | dva |
Version | 2.1.0 |
Description | React and redux based, lightweight and elm-style framework. |
Released Date | 2017-11-13T07:13:24.541Z |
Published by | sorrycc |
How to Learn | https://www.npmjs.com/package/dva/tutorial |