/h5p-drag-text

Primary LanguageJavaScriptMIT LicenseMIT

H5P Drag Text

Drag and drop pieces of text to create complete sentences.

Getting started

Grab all the modules:

npm install

Build project for production:

npm run build

Run tests:

npm test