manuke42 / h5p-course-presentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

H5P Course Presentation

Combine texts, multimedia and tasks into a presentation.

See it in action on H5P.org

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

About

License:MIT License


Languages

Language:JavaScript 75.6%Language:CSS 24.1%Language:SCSS 0.3%