Web SDK Installation
Prerequisites
Review these pages before starting:
Installation
Use the following code to integrate the current version of the Incode Web SDK into your web application.
CDN (script tag)
<!-- Include Incode Web SDK inside the head tag -->
<script src="https://sdk.incode.com/sdk/onBoarding-1.83.0.js" defer></script>
NPM Package
npm install @incodetech/welcome