Accusoft.BarcodeXpress.nodejs
Installation

To Get an Evaluation License

Register your email address for a free account (at https://www.accusoft.com/products/barcode-js/get-it/) and get access to our Barcode Xpress for Node.js evaluation version.

To Install Barcode Xpress for Node.js Component

Barcode can be installed from the node repository by running the following command:

Copy Code
npm install barcode-js

This will install the node package to your node_modules directory.

To Register and License Barcode Xpress for Node.js Component

  1. Create a free account at https://www.accusoft.com/products/barcode-js/get-it/
  2. Navigate to the node_modules/barcode-js directory of your project.
  3. To install the evaluation version, do one of the following:

To Uninstall Barcode Xpress for Node.js Component

Run the following command:

Copy Code
npm remove barcode-js

 

See Also

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback