Skip to content

Latest commit

 

History

History

yospace

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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