How to Install antd-mobile NPM Packages on Ubuntu / Debian

How to Install antd-mobile software package in NPM Packages

antd-mobile : ?? React ?????????. You can installing antd-mobile 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 antd-mobile
$ sudo npm install -g antd-mobile

If want to update the antd-mobile package execute the command as below,

$ sudo npm update antd-mobile

Update package globally,

$ npm install -g antd-mobile

Git clone:

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

antd-mobile@2.0.3 /usr/lib/node_modules/antd-mobile

How to remove antd-mobile package :

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

$ sudo npm uninstall antd-mobile

Basic Information of antd-mobile NPM Package:

Package Name antd-mobile
Version 2.0.3
Description ?? React ?????????
Released Date 2017-11-11T05:41:48.945Z
Published by silentcloud
How to Learn https://www.npmjs.com/package/antd-mobile/tutorial