Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 275 Bytes

File metadata and controls

9 lines (7 loc) · 275 Bytes

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