JavaScript library supporting Ensemble Video integration.
Install dependencies:
npm install
Run the grunt demo task:
grunt demo
and navigate to https://localhost:8000/demo.
Run the default task:
grunt
Development only:
grunt dev
Production only:
grunt prod