Skip to content

stroeer/stroeer-videoplayer

Repository files navigation

Ströer Videoplayer

Build Test Lint Publish to NPM

Home of the new videoplayer; developed by SMB and t-online.

Development

Install via dependencies via yarn install --frozen-lockfile.

Build via yarn run build. Lint via yarn run lint. Test via yarn run test.

See coverage with yarn run test --coverage.