Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 244 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 244 Bytes

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