hugocruzlfc / easy-scanbot-ui

Add Scantbot SDK to Vite + React + Typescript with TailwindCSS from scratch. Complete setup!!!!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Scanbot SDK Web to Vite + React project

  • This guide will help you to integrate the Scanbot SDK into a Vite + React project.

  • Download the project and install the dependencies.

    npm install
    npm run dev

Docs

Important!

  • The Scanbot SDK is a commercial product. The SDK license agreement can be found here. This project assumes that it already has a purchased and patented license.
  • In this example we use "import.meta.env.VITE_SDK_LICENSE_KEY" for demonstration purposes. Remember that Vite will expose this variable in your html. Please use it safely in your project secrets.

About

Add Scantbot SDK to Vite + React + Typescript with TailwindCSS from scratch. Complete setup!!!!


Languages

Language:TypeScript 93.1%Language:JavaScript 4.3%Language:HTML 2.2%Language:CSS 0.4%