Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 514 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 514 Bytes

Haleon SCORM Test

SCORM 1.2 test package for Haleon.

Getting Started

Start app in development mode:

nvm use # uses supported Node version for this project
npm install
npm start

Production Build

Build app in production mode:

nvm use # uses supported Node version for this project
npm install
npm run build

Create SCORM Package

nvm use # uses supported Node version for this project
npm install
npm run package

Package will be output into the packages.