Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 462 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 462 Bytes

H5P Keyword Selector

Active Reader is an H5P-component, giving users a central knowledge base which utilizes the H5P Framework

This allows users to select keywords from the content

Getting started

Grab all the modules:

npm install

Development and watch:

npm run watch

Build project:

npm run build

Additional information

Please see the KeywordExtractor widget for usage information.