H5P Course Presentation
Combine texts, multimedia and tasks into a presentation.
Getting started
Install all the dependencies:
npm install
Build project for production:
npm run build
Build continuously
npm run watch
Run tests:
npm test
License
H5P Course Presentation is MIT licenced