How to Install dva NPM Packages on Ubuntu / Debian

How to Install dva software package in NPM Packages

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

Git clone:

$ sudo  git clone https://github.com/rektide/dva.git
$ sudo  npm install -g ./dva

dva@2.1.0 /usr/lib/node_modules/dva

How to remove dva package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall dva

Basic Information of dva NPM Package:

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