Skip to content

Panopto/ev-script

Repository files navigation

ev-script

JavaScript library supporting Ensemble Video integration.

Development Setup

Requirements

Setup

Install dependencies:

npm install

Demo

Run the grunt demo task:

grunt demo

and navigate to https://localhost:8000/demo.

Build

Run the default task:

grunt

Development only:

grunt dev

Production only:

grunt prod

About

JavaScript library supporting Ensemble Video integration.

Resources

License

GPL-2.0, MIT licenses found

Licenses found

GPL-2.0
LICENSE-GPL-2.0
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published