Skip to content

DeepARSDK/quickstart-web-js-npm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quickstart-web-npm-js

This is a quickstart project for DeepAR Web SDK. It is a minimal example of how to use the SDK.

View the demo

https://demo.deepar.ai/quickstart-web-js-npm/

How to run the project

  • Go to https://developer.deepar.ai
    • Sign up
    • Create a project and a Web app
    • Copy the license key
    • Paste it into src/index.js (replace your_license_key_goes_here)
  • Open the terminal in the root of the project

How to build the project

  • Open the terminal in the root of the project
    • Run npm install
    • Run npm run build
    • The build will be in the dist folder

About

DeepAR SDK for Web example project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published