expand-elearning

Expand: An e-learning framework for building SCORM courses

Usage no npm install needed!

<script type="module">
  import expandElearning from 'https://cdn.skypack.dev/expand-elearning';
</script>

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