Skip to content

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

Notifications You must be signed in to change notification settings

hugocruzlfc/easy-scanbot-ui

Repository files navigation

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!!!!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published