Integrate MobbSign Web via NPM
Prerequisites
Prior to starting, you should have already installed Node and npm.
Installation
Create, if not exist, a file called
.npmrcin the root directory of your project and add yournpmtoken://registry.npmjs.org/:_authToken=the-provided-tokenInstall MobbSign Web with
npmCLI:npm install --save @mobbeel/mobbsign
