0.0.9 • Published 4 years ago

@tkelly42/scorm-server v0.0.9

Weekly downloads
6
License
ISC
Repository
-
Last release
4 years ago

A node based utility scorm server for running just in time tests.

Project Status

This is a utility app and is not intended for production in any way.

##Install globally npm -g i @tkelly42/scorm-server

##Running a project Navigate to the folder containing the imsmanifest.xml file and run scorm-server from command line: e.g.

scorm-server

##Flags scorm-server will use port 5000. If you want to use another , specify the port in the command line.

e.g.

scorm-server -p 5001

Thank you.

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

6 years ago