Skip to content

Banuba/quickstart-web-vue

Repository files navigation

Banuba Web AR SDK and Vue integration example

This project was bootstrapped with Vue quickstart.

Requirements

Obtaining Banuba Client token

Banuba Client token is required to get Banuba SDK Web AR working.

To receive a new trial client token please fill in the form on banuba.com website, or contact us via info@banuba.com.

Environment setup and local run

Clone the repository

git clone https://github.com/Banuba/quickstart-web-vue.git

Install the project dependencies

npm install

Insert Banuba client token at src/components/BanubaClientToken.js

export const BANUBA_CLIENT_TOKEN = "PUT YOUR CLIENT TOKEN HERE"

Local run

Run the app in the development mode via the command

npm run dev

The page will reload if you make edits. You will also see any lint errors in the console.

Learn More

To learn Vue, check out the Vue documentation.

To learn Banuba SDK Web AR, check out the Banuba Web AR SDK documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •