Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 346 Bytes

File metadata and controls

10 lines (8 loc) · 346 Bytes

Yospace Server Side Ad Insertion Sample

Get started

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