Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 997 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 997 Bytes

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.