expand-elearning
v0.4.0
Published
Expand: An e-learning framework for building SCORM courses
Downloads
9
Maintainers
Readme
expand-elearning
Expand: An e-learning framework for building SCORM courses
See Github repository for detailed documentation https://github.com/kieran-wright/expand-elearning/wiki
Send us your feedback on Expand here
Installation
Installs Expand with all dependencies
$ npm install expand-elearning
Start web server
Starts a local web server for testing during development
$ npm run expand-server
Publish SCORM zip
Publishes a SCORM conformant zip once finished developing the e-learning course
$ npm run expand-scorm