Skip to content

Latest commit

 

History

History

typescript

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Typescript Sample

Get started

  1. Install npm
  2. Install packages with npm ci
  3. Enter your player license key in index.ts (replace YOUR-KEY-HERE with it)
  4. Build the sample using npm run build
  5. Open HTML page via a webserver