I have started a blank react project using "npx create-react-app scorm". I then install "npm react-scorm-provider". I then install "npm simple-scorm-packager", and add my scoPackager.js. I then make a scormCloud account and upload the scorm_package to that.
I get several 404 errors? I thought the documentation was pretty straight forward ,but what am i doing wrong? Is my path wrong?
I moved,
underneath:
in my index.html.
Then I added
to my package.json. This seemed to fix my issue when testing in SCORM cloud