h5p / h5p-drag-text

MIT License
7 stars 71 forks source link

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