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
Grab all the modules:
npm install
Development and watch:
npm run watch
Build project:
npm run build
Please see the KeywordExtractor widget for usage information.