Installation & License Key – JS

Index

    Installation

    To install RDPCrystal EDI Library from the NPM register please use the following command

    npm i rdpcrystal-edi-library 

    License Key

    Enter the license key for RDPCrystal EDI Library. This should be done before using any components of RDPCrystal EDI Library.

    Example

    const edi = require(‘rdpcrystal-edi-library’);
     
    edi.PackageLicense.Key = “enter your serial  number here”;

     

    in License – JS
    Did this article answer your question?

    Related Articles