Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 321 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 321 Bytes

mixtube-playback

mixtube-playback is the main library behind Mixtube. It handles the content sequencing and the mixing.

Getting started

Unit tests are run by Karma when executing npm test. Integration tests can be run by visiting the page served when executing npm serve.