Files
plexjs/examples
2023-10-26 21:12:05 -05:00
..
2023-10-26 21:12:05 -05:00
2023-10-26 21:12:05 -05:00
2023-04-18 15:25:10 -05:00
2023-04-18 15:25:10 -05:00
2023-04-18 15:25:10 -05:00
2023-04-18 15:25:10 -05:00
2023-10-26 21:12:05 -05:00
2023-10-26 21:12:05 -05:00
2023-10-26 21:12:05 -05:00
2023-07-18 08:21:29 -05:00

@lukehagar/plexjs-example

A basic example of how to use the @lukehagar/plexjs package.

Installation

In the event @lukehagar/plexjs is not published to npm, you can install it locally by running the following command in the examples folder:

npm run setup

This will rebuild the parent package and install it locally.

Otherwise you can install it from npm:

npm install @lukehagar/plexjs

Usage

To run the example, run the following command in the examples folder:

npm run start