SCORM 1.2 test package for PWC.
Start app in development mode:
nvm use # uses supported Node version for this project
npm install
npm start
Build app in production mode:
nvm use # uses supported Node version for this project
npm install
npm run build
nvm use # uses supported Node version for this project
npm install
npm run package
Package will be output into the packages.