Skip to content

fed/lrn-examples

Repository files navigation

Learnosity Examples

Running the project locally

For most examples just run:

yarn install
yarn start

and browse to http://localhost:6789.

To test the Author API examples run the following command on the root folder (provided you are on a Mac):

php -S localhost:8000

and browse to http://localhost:8000/author-api/www/authoring-items.php.

References

About

Learnosity's Question Editor and Author APIs examples

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published