Skip to content

h5p/h5p-drag-text

Repository files navigation

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